fix restart
parent
6e32d90478
commit
85c2790b48
|
@ -30,4 +30,4 @@ services:
|
||||||
secrets:
|
secrets:
|
||||||
- source: config_json
|
- source: config_json
|
||||||
target: config.json
|
target: config.json
|
||||||
restart: unless-stopped
|
restart: always
|
||||||
|
|
Loading…
Reference in New Issue