fixup! tyo0: add cinny

This commit is contained in:
Guanran Wang 2024-07-31 22:30:35 +08:00
parent 997cf6d287
commit 76432d1007
Signed by: nyancat
GPG key ID: 91F97D9ED12639CF

View file

@ -90,7 +90,21 @@ element.ny4.dev {
cinny.ny4.dev {
import default
@index {
not path /index.html
not path /public/*
not path /assets/*
not path /config.json
not path /manifest.json
not path /pdf.worker.min.js
not path /olm.wasm
path /*
}
root * @cinny@
rewrite /*/olm.wasm /olm.wasm
rewrite @index /index.html
file_server
}