caddy: add dns01 technitium proxy host
This commit is contained in:
parent
c16f17529e
commit
5156b69fe8
1 changed files with 6 additions and 0 deletions
|
|
@ -103,6 +103,12 @@ pihole.home.brianpooe.com {
|
|||
}
|
||||
}
|
||||
|
||||
# Technitium DNS web console
|
||||
dns01.home.brianpooe.com {
|
||||
import common
|
||||
reverse_proxy 192.168.60.5:5380
|
||||
}
|
||||
|
||||
# The rest of the apps are running in docker inside synology nas
|
||||
nas.home.brianpooe.com {
|
||||
import common
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue