mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +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:
|
||||
- CLIENT_ID
|
||||
- TOKEN
|
||||
- LOG_CHANNEL
|
||||
- "DATABASE_USER=postgres"
|
||||
- "DATABASE_PASS=postgres"
|
||||
- "DATABASE_NAME=postgres"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue