[fix] caddy
This commit is contained in:
parent
e5d521b51c
commit
9de80fe7b9
1 changed files with 2 additions and 2 deletions
|
@ -109,12 +109,12 @@ quodatum.duckdns.org {
|
||||||
@shark host shark.quodatum.duckdns.org
|
@shark host shark.quodatum.duckdns.org
|
||||||
handle @shark {
|
handle @shark {
|
||||||
import auth_quodatum
|
import auth_quodatum
|
||||||
import fins 3001
|
import xu4 4000
|
||||||
}
|
}
|
||||||
@oi host oi.quodatum.duckdns.org
|
@oi host oi.quodatum.duckdns.org
|
||||||
handle @oi {
|
handle @oi {
|
||||||
import auth_quodatum
|
import auth_quodatum
|
||||||
import xu4 4000
|
import fins 3001
|
||||||
}
|
}
|
||||||
# Fallback for otherwise unhandled domains
|
# Fallback for otherwise unhandled domains
|
||||||
handle {
|
handle {
|
||||||
|
|
Loading…
Add table
Reference in a new issue