immich fix
This commit is contained in:
parent
ce5b72693e
commit
ad81e83c56
@ -6,6 +6,7 @@ services:
|
|||||||
- traefik.http.routers.pihole.tls=true
|
- traefik.http.routers.pihole.tls=true
|
||||||
- traefik.http.routers.pihole.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
|
||||||
|
- traefik.http.routers.pihole.service=pihole
|
||||||
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"
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user