Open jellyfin port
This commit is contained in:
parent
b362cc511b
commit
fc93090a36
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
image = "jellyfin/jellyfin"
|
||||
container_name = "jellyfin"
|
||||
environment = ["TZ=Europe/Helsinki"]
|
||||
ports = ["8096:8096"]
|
||||
networks = ["proxy", "authentik"]
|
||||
restart = "unless-stopped"
|
||||
volumes = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue