restart containers

This commit is contained in:
b1ek 2023-03-04 15:47:59 +10:00
parent f2e341c9ea
commit df0dbf281c
Signed by: blek
GPG Key ID: 14546221E3595D0C
1 changed files with 2 additions and 1 deletions

View File

@ -11,3 +11,4 @@ services:
- './usercontent:/opt/code/usercontent'
# uncomment this for debug mode
#- './:/opt/code'
restart: always