mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-12-19 19:20:13 +01:00
feat(build): add networking and restart always for bot
This commit is contained in:
@@ -31,6 +31,7 @@ services:
|
|||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
container_name: arabot
|
container_name: arabot
|
||||||
|
restart: always
|
||||||
depends_on:
|
depends_on:
|
||||||
- postgres
|
- postgres
|
||||||
- redis
|
- redis
|
||||||
|
|||||||
Reference in New Issue
Block a user