Add LOG_LEVEL to README.md env example
parent
767cfbf488
commit
bcf562dd60
|
@ -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
|
TWITCH_SECRET=Client Secret from dev.twitch.tv
|
||||||
SESSION_SECRET=Randomly generated secret
|
SESSION_SECRET=Randomly generated secret
|
||||||
|
|
||||||
|
LOG_LEVEL=INFO
|
||||||
|
|
||||||
2. `docker-compose up` (optionally with `-d`)
|
2. `docker-compose up` (optionally with `-d`)
|
||||||
|
|
Loading…
Reference in New Issue