Update pwd.yml

This commit is contained in:
denzizzy966 2024-07-21 18:09:54 +07:00 committed by GitHub
parent 6ea76cd7a1
commit 880002e695
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -98,7 +98,7 @@ services:
command:
- nginx-entrypoint.sh
environment:
BACKEND: backend:8000
BACKEND: backend:8001
FRAPPE_SITE_NAME_HEADER: frontend
SOCKETIO: websocket:9000
UPSTREAM_REAL_IP_ADDRESS: 127.0.0.1
@ -110,7 +110,7 @@ services:
- sites:/home/frappe/frappe-bench/sites
- logs:/home/frappe/frappe-bench/logs
ports:
- "8080:8080"
- "8181:8181"
queue-long:
image: frappe/erpnext:v15.30.0