extraPrividers ignorieren
This commit is contained in:
parent
a084a1bb0b
commit
f0802c2242
2 changed files with 1 additions and 10 deletions
1
proxy/.gitignore
vendored
Normal file
1
proxy/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
extraProviders/
|
|
@ -1,10 +0,0 @@
|
|||
http:
|
||||
routers:
|
||||
pihole:
|
||||
rule: "Host(`pihole.lan`) || Host(`pi.hole`)"
|
||||
service: pihole
|
||||
services:
|
||||
pihole:
|
||||
loadbalancer:
|
||||
servers:
|
||||
- url: "http://192.168.16.5:8081/admin/"
|
Loading…
Reference in a new issue