mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-19 03:34:15 +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
|
||||
depends_on:
|
||||
- postgres
|
||||
restart: on-failure
|
||||
env_file:
|
||||
- .env
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user