mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-18 13:34:14 +02:00
feat(build): add networking and restart always for bot
This commit is contained in:
parent
e1fd0eed83
commit
00cd92ac82
@ -31,6 +31,7 @@ services:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
container_name: arabot
|
||||
restart: always
|
||||
depends_on:
|
||||
- postgres
|
||||
- redis
|
||||
|
Loading…
x
Reference in New Issue
Block a user