change restart to always
parent
015d0f2076
commit
6e32d90478
|
@ -11,4 +11,4 @@ services:
|
|||
- ./logs:/home/node/chibisafe/logs:rw
|
||||
ports:
|
||||
- 24424:24424
|
||||
restart: unless-stopped
|
||||
restart: always
|
||||
|
|
Loading…
Reference in New Issue