change restart to always

main
Rin 2024-02-15 16:25:02 +11:00
parent 015d0f2076
commit 6e32d90478
1 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ services:
- ./logs:/home/node/chibisafe/logs:rw
ports:
- 24424:24424
restart: unless-stopped
restart: always