feat: add pihole route
This commit is contained in:
parent
62e70952cd
commit
d674e8c81f
1 changed files with 4 additions and 0 deletions
|
@ -61,6 +61,10 @@ https://cr.home.karnov.club {
|
||||||
import internal_base "registry" 5000
|
import internal_base "registry" 5000
|
||||||
}
|
}
|
||||||
|
|
||||||
|
https://hole.home.karnov.club {
|
||||||
|
import internal_base "pihole" 8080
|
||||||
|
}
|
||||||
|
|
||||||
# External routes
|
# External routes
|
||||||
#
|
#
|
||||||
# Port-based routes face the outside world.
|
# Port-based routes face the outside world.
|
||||||
|
|
Loading…
Reference in a new issue