default jellyfin port

This commit is contained in:
tijsg
2025-06-01 17:29:41 +02:00
parent 7203711ea5
commit 728027ba8b

View File

@@ -15,7 +15,7 @@ services:
container_name: jellyfin
network_mode: bridge
ports:
- 10000:8096
- 8096:8096
environment:
- PUID=1000
- PGID=1000