Add PORT in jellyfin
This commit is contained in:
@@ -10,4 +10,6 @@ services:
|
|||||||
- ${APPDATA_PATH}/jellyfin/cache:/cache
|
- ${APPDATA_PATH}/jellyfin/cache:/cache
|
||||||
- ${MEDIA_PATH}:/media
|
- ${MEDIA_PATH}:/media
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
|
ports:
|
||||||
|
- ${PORT}:8096
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
Reference in New Issue
Block a user