mirror of
https://github.com/GHOSCHT/franz.git
synced 2024-11-09 23:41:58 +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
|
||||
networks:
|
||||
traefik_net:
|
||||
ports:
|
||||
- 8096:8096
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.jellyfin.entrypoints=web
|
||||
|
|
Loading…
Reference in a new issue