fix restart

Rin 2024-02-15 17:14:27 +11:00
parent 6e32d90478
commit 85c2790b48
1 changed files with 1 additions and 1 deletions

View File

@ -30,4 +30,4 @@ services:
secrets: secrets:
- source: config_json - source: config_json
target: config.json target: config.json
restart: unless-stopped restart: always