add restart condition to compose
This commit is contained in:
parent
b32a544972
commit
61f2669746
@ -10,3 +10,4 @@ services:
|
|||||||
OAUTH_CLIENT_SECRET: example-client-secret
|
OAUTH_CLIENT_SECRET: example-client-secret
|
||||||
volumes:
|
volumes:
|
||||||
- /srv/MYP-DB:/usr/src/app/db
|
- /srv/MYP-DB:/usr/src/app/db
|
||||||
|
restart: unless-stopped
|
||||||
|
Loading…
x
Reference in New Issue
Block a user