#42 Fix mis-organized middleware
This commit is contained in:
parent
90435454c9
commit
f47a4656fd
@ -43,4 +43,6 @@ http:
|
||||
stsIncludeSubdomains: true
|
||||
stsSeconds: 63072000
|
||||
stsPreload: true
|
||||
|
||||
pihole:
|
||||
addprefix:
|
||||
prefix: "/admin"
|
@ -8,11 +8,6 @@ http:
|
||||
tls:
|
||||
certResolver: "lets-encrypt"
|
||||
|
||||
middlewares:
|
||||
pihole:
|
||||
addprefix:
|
||||
prefix: "/admin"
|
||||
|
||||
services:
|
||||
pihole:
|
||||
loadBalancer:
|
||||
|
Loading…
Reference in New Issue
Block a user