immich fix
This commit is contained in:
parent
0cae1d5604
commit
ce5b72693e
@ -4,7 +4,7 @@ services:
|
|||||||
labels:
|
labels:
|
||||||
- traefik.http.routers.pihole.rule=Host(`internal.pihole.rschneider.hu`)
|
- traefik.http.routers.pihole.rule=Host(`internal.pihole.rschneider.hu`)
|
||||||
- traefik.http.routers.pihole.tls=true
|
- traefik.http.routers.pihole.tls=true
|
||||||
- traefik.http.routers.immich-public.entrypoints=web, websecure
|
- traefik.http.routers.pihole.entrypoints=web, websecure
|
||||||
- traefik.http.services.pihole.loadbalancer.server.port=80
|
- traefik.http.services.pihole.loadbalancer.server.port=80
|
||||||
image: pihole/pihole:latest
|
image: pihole/pihole:latest
|
||||||
# For DHCP it is recommended to remove these ports and instead add: network_mode: "host"
|
# For DHCP it is recommended to remove these ports and instead add: network_mode: "host"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user