[fix] add n2plus
This commit is contained in:
parent
0ab4db1af6
commit
4eafe24fb6
@ -11,7 +11,9 @@
|
||||
(n2) {
|
||||
reverse_proxy 192.168.1.4:{args.0}
|
||||
}
|
||||
|
||||
(n2plus) {
|
||||
reverse_proxy 192.168.1.10:{args.0}
|
||||
}
|
||||
# DNS
|
||||
(duckdns) {
|
||||
tls {
|
||||
@ -43,7 +45,7 @@
|
||||
}
|
||||
@code host code.quodatum.duckdns.org
|
||||
handle @code {
|
||||
import n2 8444
|
||||
import n2plus 8444
|
||||
}
|
||||
# Fallback for otherwise unhandled domains
|
||||
handle {
|
||||
|
Loading…
Reference in New Issue
Block a user