nuxt is running

This commit is contained in:
2024-06-18 16:22:58 +02:00
parent 8d9966c070
commit 85ee493970
5 changed files with 7 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
upstream app{
server app:5173;
server app:3000;
}
server {