This commit is contained in:
2026-02-18 19:31:47 +01:00
parent c3d1dcab4c
commit 658a70f3ac
4 changed files with 8 additions and 5 deletions

View File

@@ -40,7 +40,7 @@ services:
args:
- VITE_API_URL=${API_URL}
ports:
- "5173:80"
- "5173:8080"
depends_on:
- backend