This commit is contained in:
2026-04-03 20:02:13 +02:00
parent 0eca9a101f
commit 2c589b8b47
4 changed files with 4 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ services:
dockerfile: server/Dockerfile
restart: unless-stopped
ports:
- "3001:3000"
- "3003:3000"
environment:
NODE_ENV: production
PORT: 3000