Fix Jellyfin external DNS
This commit is contained in:
@@ -6,6 +6,8 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
TZ: Europe/Berlin
|
TZ: Europe/Berlin
|
||||||
JELLYFIN_PublishedServerUrl: https://jellyfin.kaleschke.info
|
JELLYFIN_PublishedServerUrl: https://jellyfin.kaleschke.info
|
||||||
|
dns:
|
||||||
|
- 1.1.1.1
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/user/appdata/jellyfin/config:/config
|
- /mnt/user/appdata/jellyfin/config:/config
|
||||||
- /mnt/user/appdata/jellyfin/cache:/cache
|
- /mnt/user/appdata/jellyfin/cache:/cache
|
||||||
|
|||||||
Reference in New Issue
Block a user