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 # read_only: true
restart: 'unless-stopped' restart: 'unless-stopped'
# Optional - alternative address used for autodiscovery # Optional - alternative address used for autodiscovery
environment: #environment:
- JELLYFIN_PublishedServerUrl=http://example.com #- JELLYFIN_PublishedServerUrl=http://example.com
# Optional - may be necessary for docker healthcheck to pass if running in host network mode # Optional - may be necessary for docker healthcheck to pass if running in host network mode
extra_hosts: extra_hosts:
- 'host.docker.internal:host-gateway' - 'host.docker.internal:host-gateway'