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: .
|
||||
dockerfile: Dockerfile
|
||||
container_name: arabot
|
||||
restart: always
|
||||
depends_on:
|
||||
- postgres
|
||||
- redis
|
||||
|
||||
Reference in New Issue
Block a user