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