[mod] tiddly
This commit is contained in:
parent
65098aa648
commit
35466a69c4
1 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@
|
|||
reverse_proxy 192.168.1.10:{args.0}
|
||||
}
|
||||
(xu4) {
|
||||
reverse_proxy 192.168.1.5:{args.0}
|
||||
reverse_proxy 127.0.0.1:{args.0}
|
||||
}
|
||||
|
||||
# DNS
|
||||
|
@ -66,12 +66,12 @@ quodatum.duckdns.org {
|
|||
@wiki host wiki.quodatum.duckdns.org
|
||||
handle @wiki {
|
||||
import auth_quodatum
|
||||
import n2 8088
|
||||
import n2plus 8088
|
||||
}
|
||||
@wiki-alt host wiki-alt.quodatum.duckdns.org
|
||||
handle @wiki-alt {
|
||||
@wiki_alt host wiki-alt.quodatum.duckdns.org
|
||||
handle @wiki_alt {
|
||||
import auth_quodatum
|
||||
import xu4 8088
|
||||
import n2 8088
|
||||
}
|
||||
@code host code.quodatum.duckdns.org
|
||||
handle @code {
|
||||
|
|
Loading…
Add table
Reference in a new issue