restart worker in case of exit
This commit is contained in:
parent
f1ad888de0
commit
864b898c61
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ x-shared:
|
|||
DISCORD_WEBHOOKS:
|
||||
SLACK_API_TOKEN:
|
||||
SSL_ONLY:
|
||||
restart: "on-failure"
|
||||
restart: "unless-stopped"
|
||||
volumes:
|
||||
- ${NEODB_DATA:-../data}/neodb-media:/www/m
|
||||
- ${NEODB_DATA:-../data}/takahe-media:/www/media
|
||||
|
|
Loading…
Add table
Reference in a new issue