docker-compose.yml aktualisiert
This commit is contained in:
parent
2d6eb65d3c
commit
43f1684ced
@ -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'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user