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