[fix] about domains
This commit is contained in:
parent
7806f5ad73
commit
d05ea0bfec
1 changed files with 7 additions and 5 deletions
|
@ -47,7 +47,8 @@
|
|||
import duckdns
|
||||
import auth_quodatum
|
||||
|
||||
about.quodatum.duckdns.org {
|
||||
@quodatum host about.quodatum.duckdns.org
|
||||
handle @quodatum {
|
||||
encode zstd gzip
|
||||
root * quodatum
|
||||
file_server browse
|
||||
|
@ -83,10 +84,11 @@
|
|||
import duckdns
|
||||
import auth
|
||||
|
||||
about.orlop.duckdns.org {
|
||||
encode zstd gzip
|
||||
root * orlop
|
||||
file_server browse
|
||||
@orlop host about.orlop.duckdns.org
|
||||
handle @orlop {
|
||||
encode zstd gzip
|
||||
root * orlop
|
||||
file_server browse
|
||||
}
|
||||
|
||||
@jellyfin host jellyfin.orlop.duckdns.org
|
||||
|
|
Loading…
Add table
Reference in a new issue