Changing port

This commit is contained in:
MangoPig
2025-12-09 19:59:46 +00:00
parent 6333829715
commit 8a8b1d4b68
4 changed files with 25 additions and 67 deletions

View File

@@ -19,7 +19,7 @@ services:
context: ./frontend
target: production
ports:
- ${SERVER_FRONTEND_PORT}:3000
- ${SERVER_FRONTEND_PORT}:5000
env_file:
- .env
profiles: