Commenting Jellyfin port.
This commit is contained in:
parent
4264c852a1
commit
c06f9692db
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ services:
|
|||
jellyfin:
|
||||
image: jellyfin/jellyfin
|
||||
container_name: jellyfin
|
||||
network_mode: 'host'
|
||||
network_mode: 'host' # uses port 8096
|
||||
volumes:
|
||||
- ~/jellyfin/config:/config
|
||||
- ~/jellyfin/cache:/cache
|
||||
|
|
Loading…
Reference in a new issue