Skip to content

Commit

Permalink
fix: update pihole middleware name (techno-tim#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
ddivad195 authored Jul 25, 2023
1 parent 4350062 commit e13e1ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/traefik/data/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ http:
rule: "Host(`pihole.local.example.com`)"
middlewares:
- default-headers
- addprefix-pihole
- pihole-redirect
tls: {}
service: pihole
homebridge:
Expand Down Expand Up @@ -196,4 +196,4 @@ http:
chain:
middlewares:
- default-whitelist
- default-headers
- default-headers

0 comments on commit e13e1ba

Please sign in to comment.