mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-19 08:24:16 +02:00
feat(docker): add automatic restart on failure to bot
This commit is contained in:
parent
ac5860d10c
commit
7a2543cea1
@ -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