Update docker-compose.yml

This commit is contained in:
McCloudS
2024-02-29 17:29:01 -07:00
committed by GitHub
parent 61a68db71b
commit 14a8a296d5

View File

@@ -16,7 +16,7 @@ services:
- "PLEXSERVER=http://plexserver:32400"
- "JELLYFINTOKEN=token here"
- "JELLYFINSERVER=http://jellyfin:8096"
- "WEBHOOKPORT=8090"
- "WEBHOOKPORT=9000"
- "CONCURRENT_TRANSCRIPTIONS=2"
- "WORD_LEVEL_HIGHLIGHT=False"
- "DEBUG=True"