Make bot restart like the other containers
This commit is contained in:
parent
131ea6ef4e
commit
6b9ef9523e
@ -8,6 +8,7 @@ services:
|
||||
environment:
|
||||
- CLIENT_ID
|
||||
- TOKEN
|
||||
restart: always
|
||||
db:
|
||||
image: postgres:alpine
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user