Make bot restart like the other containers

This commit is contained in:
Ske 2018-07-17 22:09:20 +02:00
parent 131ea6ef4e
commit 6b9ef9523e

View File

@ -8,6 +8,7 @@ services:
environment:
- CLIENT_ID
- TOKEN
restart: always
db:
image: postgres:alpine
volumes: