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:
- nginx-entrypoint.sh
ports:
- "80:8080"
- "443:443"
- "8080:8080"
environment:
BACKEND: backend:8000
SOCKETIO: websocket:9000