Update docker-compose.yml
This commit is contained in:
parent
a273e2dea5
commit
a9b6f4ffe3
@ -6,6 +6,7 @@ version: "3.8"
|
||||
services:
|
||||
backend:
|
||||
image: frappe/erpnext-worker:${APP_VERSION}
|
||||
container:${APP_NAME}
|
||||
deploy:
|
||||
restart_policy:
|
||||
condition: on-failure
|
||||
|
||||
Loading…
Reference in New Issue
Block a user