docker-compose.yml aktualisiert

This commit is contained in:
jp 2026-01-02 19:11:46 +00:00
parent 2d6eb65d3c
commit 43f1684ced

View File

@ -24,8 +24,8 @@ services:
# read_only: true
restart: 'unless-stopped'
# Optional - alternative address used for autodiscovery
environment:
- JELLYFIN_PublishedServerUrl=http://example.com
#environment:
#- JELLYFIN_PublishedServerUrl=http://example.com
# Optional - may be necessary for docker healthcheck to pass if running in host network mode
extra_hosts:
- 'host.docker.internal:host-gateway'