Add jellyfin https port

This commit is contained in:
Navratan Lal Gupta 2022-07-05 21:18:44 +05:30
parent 540c258608
commit fd85efd9fa

View File

@ -61,6 +61,7 @@ services:
ports: ports:
- 8096:8096 - 8096:8096
- 7359:7359/udp #optional - 7359:7359/udp #optional
- 8920:8920
restart: unless-stopped restart: unless-stopped
volumes: volumes: