extraPrividers ignorieren

This commit is contained in:
Florian Zirker 2022-03-03 15:43:04 +01:00
parent a084a1bb0b
commit f0802c2242
2 changed files with 1 additions and 10 deletions

1
proxy/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
extraProviders/

View file

@ -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/"