Update docker-compose.yml
This commit is contained in:
parent
a3f33ea4a3
commit
449d500bd4
@ -7,7 +7,7 @@ services:
|
||||
container_name: ${APP_CONTAINER_NAME}-nginx
|
||||
restart: always
|
||||
ports:
|
||||
- ${APP_PORT}:80
|
||||
- ${APP_PORT}:8080
|
||||
environment:
|
||||
- FRAPPE_PY=erpnext-python
|
||||
- FRAPPE_PY_PORT=${APP_PORT}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user