updating jellyfin config

This commit is contained in:
Siina Mashek 2023-07-24 16:22:55 +03:00
parent 261ae5a620
commit da65ef2a4d

View File

@ -8,8 +8,8 @@ services:
volumes:
- ${BASE_DATA_DIR}/jellyfin/config:/config
- ${BASE_DATA_DIR}/jellyfin/cache:/cache
- ${MUSIC_DIR}:/music
- ${VIDEO_DIR}:/video
- ${BASE_DATA_DIR}/jellyfin/users:/etc/jellyfin/users
- ${MEDIA_DIR}:/mnt/media
restart: unless-stopped
extra_hosts:
- host.docker.internal:host-gateway