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