mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-15 10:10:12 +00:00
Make sure to pass LOG_CHANNEL environment variable through Docker
This commit is contained in:
parent
7b99a89bb9
commit
946688c451
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ services:
|
||||||
environment:
|
environment:
|
||||||
- CLIENT_ID
|
- CLIENT_ID
|
||||||
- TOKEN
|
- TOKEN
|
||||||
|
- LOG_CHANNEL
|
||||||
- "DATABASE_USER=postgres"
|
- "DATABASE_USER=postgres"
|
||||||
- "DATABASE_PASS=postgres"
|
- "DATABASE_PASS=postgres"
|
||||||
- "DATABASE_NAME=postgres"
|
- "DATABASE_NAME=postgres"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue