mirror of
https://github.com/GHOSCHT/franz.git
synced 2024-11-09 23:51:59 +01:00
Expose port for android clients
This commit is contained in:
parent
14f634869d
commit
320fb1bf44
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ services:
|
||||||
- /mnt:/media
|
- /mnt:/media
|
||||||
networks:
|
networks:
|
||||||
traefik_net:
|
traefik_net:
|
||||||
|
ports:
|
||||||
|
- 8096:8096
|
||||||
labels:
|
labels:
|
||||||
- traefik.enable=true
|
- traefik.enable=true
|
||||||
- traefik.http.routers.jellyfin.entrypoints=web
|
- traefik.http.routers.jellyfin.entrypoints=web
|
||||||
|
|
Loading…
Reference in a new issue