0
Fork 0
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:
Max Ebert 2024-09-27 16:17:44 +02:00
parent 603a1b5bf9
commit dc585e268d

View file

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