error handle 0.152
All checks were successful
Build Docker / deploy (push) Successful in 38s
Build Docker / build (push) Successful in 34s

This commit is contained in:
2026-03-19 02:48:16 +03:00
parent 62d58e30cd
commit ecf374685f

View File

@@ -17,6 +17,10 @@ https://ru.homyk.space {
file_server file_server
} }
handle_errors {
@unauth expression {http.error.status_code} == 401
redir @unauth / 302
}
handle { handle {
root * /srv/auth root * /srv/auth
file_server { file_server {