[fix] add n2plus

This commit is contained in:
Andy Bunce 2022-03-31 22:15:50 +01:00
parent 0ab4db1af6
commit 4eafe24fb6

View file

@ -11,7 +11,9 @@
(n2) { (n2) {
reverse_proxy 192.168.1.4:{args.0} reverse_proxy 192.168.1.4:{args.0}
} }
(n2plus) {
reverse_proxy 192.168.1.10:{args.0}
}
# DNS # DNS
(duckdns) { (duckdns) {
tls { tls {
@ -43,7 +45,7 @@
} }
@code host code.quodatum.duckdns.org @code host code.quodatum.duckdns.org
handle @code { handle @code {
import n2 8444 import n2plus 8444
} }
# Fallback for otherwise unhandled domains # Fallback for otherwise unhandled domains
handle { handle {