mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-18 17:54:13 +02:00
feat(docker): add automatic restart on failure to bot
This commit is contained in:
parent
d7e79b8d89
commit
ca63821363
@ -16,6 +16,7 @@ services:
|
|||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
depends_on:
|
depends_on:
|
||||||
- postgres
|
- postgres
|
||||||
|
restart: on-failure
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user