Add LOG_LEVEL to README.md env example

This commit is contained in:
Dessa Simpson 2020-11-01 20:48:21 +00:00
parent 767cfbf488
commit bcf562dd60

View file

@ -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`)