mirror of
				https://gitlab.com/gpvkt/twitch-irl-docker.git
				synced 2025-10-31 00:57:37 +01:00 
			
		
		
		
	Added tts proxy, twitch chat config, letsencrypt
This commit is contained in:
		
							parent
							
								
									07f8ac4d02
								
							
						
					
					
						commit
						10008557df
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		|  | @ -88,3 +88,9 @@ services: | ||||||
|       - EXTDATA=False |       - EXTDATA=False | ||||||
|       # Integrate external TTS-Bot (see https://gitlab.com/gpvkt/twitchtts/) |       # Integrate external TTS-Bot (see https://gitlab.com/gpvkt/twitchtts/) | ||||||
|       - TTS=False |       - 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 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue