Expose port for android clients

This commit is contained in:
GHOSCHT 2022-08-28 11:21:47 +02:00
parent 14f634869d
commit 320fb1bf44
No known key found for this signature in database
GPG key ID: A35BD466B8871994

View file

@ -9,6 +9,8 @@ services:
- /mnt:/media
networks:
traefik_net:
ports:
- 8096:8096
labels:
- traefik.enable=true
- traefik.http.routers.jellyfin.entrypoints=web