[add] code+wiki 2

This commit is contained in:
Andy Bunce 2022-04-02 14:59:37 +01:00
parent 16236f2d84
commit a7ab015384

View file

@ -15,6 +15,10 @@
(n2plus) {
reverse_proxy 192.168.1.10:{args.0}
}
(xu4){
reverse_proxy 192.168.1.5:{args.0}
}
}
# DNS
(duckdns) {
tls {
@ -49,10 +53,18 @@
handle @wiki {
import n2 8088
}
@wiki_2 host wiki_2.quodatum.duckdns.org
handle @wiki {
import n2plus 8088
}
@code host code.quodatum.duckdns.org
handle @code {
import n2plus 8444
}
@code_2 host code_2.quodatum.duckdns.org
handle @code {
import omv 8444
}
# Fallback for otherwise unhandled domains
handle {
abort