[fix] about domains
This commit is contained in:
parent
7806f5ad73
commit
d05ea0bfec
@ -47,7 +47,8 @@
|
|||||||
import duckdns
|
import duckdns
|
||||||
import auth_quodatum
|
import auth_quodatum
|
||||||
|
|
||||||
about.quodatum.duckdns.org {
|
@quodatum host about.quodatum.duckdns.org
|
||||||
|
handle @quodatum {
|
||||||
encode zstd gzip
|
encode zstd gzip
|
||||||
root * quodatum
|
root * quodatum
|
||||||
file_server browse
|
file_server browse
|
||||||
@ -83,10 +84,11 @@
|
|||||||
import duckdns
|
import duckdns
|
||||||
import auth
|
import auth
|
||||||
|
|
||||||
about.orlop.duckdns.org {
|
@orlop host about.orlop.duckdns.org
|
||||||
encode zstd gzip
|
handle @orlop {
|
||||||
root * orlop
|
encode zstd gzip
|
||||||
file_server browse
|
root * orlop
|
||||||
|
file_server browse
|
||||||
}
|
}
|
||||||
|
|
||||||
@jellyfin host jellyfin.orlop.duckdns.org
|
@jellyfin host jellyfin.orlop.duckdns.org
|
||||||
|
Loading…
Reference in New Issue
Block a user