Update docker-compose.yml

This commit is contained in:
McCloudS
2023-11-19 14:23:18 -07:00
committed by GitHub
parent 4db4046017
commit 42e3df75e7

View File

@@ -14,7 +14,7 @@ services:
- "SKIPIFINTERNALSUBLANG=eng" - "SKIPIFINTERNALSUBLANG=eng"
- "PLEXTOKEN=plextoken" - "PLEXTOKEN=plextoken"
- "PLEXSERVER=http://plexserver:32400" - "PLEXSERVER=http://plexserver:32400"
- "JELYFINTOKEN=token here" - "JELLYFINTOKEN=token here"
- "JELLYFINSERVER=http://jellyfin:8096" - "JELLYFINSERVER=http://jellyfin:8096"
- "WEBHOOKPORT=8090" - "WEBHOOKPORT=8090"
- "CONCURRENT_TRANSCRIPTIONS=2" - "CONCURRENT_TRANSCRIPTIONS=2"