Make sure to pass LOG_CHANNEL environment variable through Docker

This commit is contained in:
Ske 2018-09-07 18:47:36 +02:00
parent 7b99a89bb9
commit 946688c451

View File

@ -11,6 +11,7 @@ services:
environment:
- CLIENT_ID
- TOKEN
- LOG_CHANNEL
- "DATABASE_USER=postgres"
- "DATABASE_PASS=postgres"
- "DATABASE_NAME=postgres"