the port of the FE app is changed

This commit is contained in:
Mate Majoros 2025-07-21 11:54:08 +03:00
parent e93cd721da
commit 4b2f75b314

View file

@ -143,8 +143,7 @@ services:
command: command:
- nginx-entrypoint.sh - nginx-entrypoint.sh
ports: ports:
- "80:8080" - "8080:8080"
- "443:443"
environment: environment:
BACKEND: backend:8000 BACKEND: backend:8000
SOCKETIO: websocket:9000 SOCKETIO: websocket:9000