Fix: Quotes are needed here
This commit is contained in:
parent
83d42a8a32
commit
eb2dcb7f8e
@ -133,7 +133,7 @@ services:
|
|||||||
|
|
||||||
site-creator:
|
site-creator:
|
||||||
image: frappe/erpnext-worker:${ERPNEXT_VERSION}
|
image: frappe/erpnext-worker:${ERPNEXT_VERSION}
|
||||||
restart: no
|
restart: "no"
|
||||||
command: new
|
command: new
|
||||||
depends_on:
|
depends_on:
|
||||||
- erpnext-python
|
- erpnext-python
|
||||||
|
Loading…
x
Reference in New Issue
Block a user