Added "Prototection"
Some checks failed
Build Typst PDFs (Docker) / build-typst (push) Failing after 50s
Some checks failed
Build Typst PDFs (Docker) / build-typst (push) Failing after 50s
This commit is contained in:
10
Caddyfile
10
Caddyfile
@@ -1,6 +1,12 @@
|
||||
:8000 {
|
||||
root * /www
|
||||
file_server
|
||||
|
||||
encode gzip
|
||||
basic_auth /* bcrypt {
|
||||
# fsei, fsei
|
||||
fsei $2a$10$LfHwTJ70tvvYL7q5wved2e6DgRrB5xpDXM2SM9tryazKwSEq6/wFC
|
||||
123 $2a$10$qg47SkDZvTz6C8/jh2GVY.blpIfzIUVUAyF.inAa3AD/zb7KecD8G
|
||||
ei $2a$10$RKMEtHT7hHFGhl1gSfx4Se9K.YyEQ0nvM/DxoOvpg/XdhULTANcoq
|
||||
}
|
||||
|
||||
file_server
|
||||
}
|
||||
Reference in New Issue
Block a user