Add LOG_LEVEL to README.md env example
This commit is contained in:
parent
767cfbf488
commit
bcf562dd60
1 changed files with 2 additions and 0 deletions
|
@ -15,4 +15,6 @@ An app to manage requests for music performance streamers to learn new songs.
|
|||
TWITCH_SECRET=Client Secret from dev.twitch.tv
|
||||
SESSION_SECRET=Randomly generated secret
|
||||
|
||||
LOG_LEVEL=INFO
|
||||
|
||||
2. `docker-compose up` (optionally with `-d`)
|
||||
|
|
Loading…
Reference in a new issue