mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
the port of the FE app is changed
This commit is contained in:
parent
e93cd721da
commit
4b2f75b314
1 changed files with 1 additions and 2 deletions
|
|
@ -143,8 +143,7 @@ services:
|
|||
command:
|
||||
- nginx-entrypoint.sh
|
||||
ports:
|
||||
- "80:8080"
|
||||
- "443:443"
|
||||
- "8080:8080"
|
||||
environment:
|
||||
BACKEND: backend:8000
|
||||
SOCKETIO: websocket:9000
|
||||
|
|
|
|||
Loading…
Reference in a new issue