restart containers
This commit is contained in:
parent
f2e341c9ea
commit
df0dbf281c
|
@ -10,4 +10,5 @@ services:
|
|||
volumes:
|
||||
- './usercontent:/opt/code/usercontent'
|
||||
# uncomment this for debug mode
|
||||
#- './:/opt/code'
|
||||
#- './:/opt/code'
|
||||
restart: always
|
Loading…
Reference in New Issue