mirror of
https://codeberg.org/SafeTwitch/safetwitch.git
synced 2025-04-12 21:31:19 -05:00
added twitch client id to the build compose
This commit is contained in:
parent
603a1b5bf9
commit
dc585e268d
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ services:
|
|||
- SAFETWITCH_DEFAULT_THEME=dark
|
||||
- SAFETWITCH_DEFAULT_LOCALE=en-US
|
||||
- SAFETWITCH_FALLBACK_LOCALE=en-US
|
||||
- SAFETWITCH_TWITCH_CLIENT_ID=your_twitch_client_id
|
||||
|
||||
safetwitch-backend:
|
||||
container_name: safetwitch-backend
|
||||
|
|
Loading…
Add table
Reference in a new issue