fix: use SOCKETIO_PORT instead of FRAPPE_SOCKETIO_PORT
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
||||
- FRAPPE_PY=erpnext-python
|
||||
- FRAPPE_PY_PORT=8000
|
||||
- FRAPPE_SOCKETIO=frappe-socketio
|
||||
- FRAPPE_SOCKETIO_PORT=9000
|
||||
- SOCKETIO_PORT=9000
|
||||
- LETSENCRYPT_HOST=${SITES}
|
||||
- VIRTUAL_HOST=${SITES}
|
||||
- LETSENCRYPT_EMAIL=${LETSENCRYPT_EMAIL}
|
||||
|
||||
Reference in New Issue
Block a user