Update docker-compose.yml
This commit is contained in:
parent
847eb83ff4
commit
3597e832d3
@ -99,7 +99,7 @@ services:
|
|||||||
- sites:/usr/share/nginx/html/sites
|
- sites:/usr/share/nginx/html/sites
|
||||||
- assets:/usr/share/nginx/html/assets
|
- assets:/usr/share/nginx/html/assets
|
||||||
ports:
|
ports:
|
||||||
- "${APP_PORT}:8080"
|
- "${APP_HTTP_PORT}:8080"
|
||||||
|
|
||||||
queue-default:
|
queue-default:
|
||||||
image: frappe/erpnext-worker:${APP_VERSION}
|
image: frappe/erpnext-worker:${APP_VERSION}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user