mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-11-03 03:39:48 +01: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