Added tts proxy, twitch chat config, letsencrypt

This commit is contained in:
GERBrowny 2022-08-16 17:57:11 +02:00
parent 07f8ac4d02
commit 10008557df
1 changed files with 6 additions and 0 deletions

View File

@ -88,3 +88,9 @@ services:
- EXTDATA=False
# Integrate external TTS-Bot (see https://gitlab.com/gpvkt/twitchtts/)
- TTS=False
# Proxy URL for TTS bot (must end on /tts)
- TTS_URL=https://example.com/tts
# Parent window URL for Twitch chat embed
- TWITCH_CHAT_PARENT=example.com&parent=localhost
# Lets Encrypt SSL Certificate Domain (singular)
- LETSENCRYPT_DOMAIN=example.com