🔨」 fix: fixed alert

This commit is contained in:
2025-10-24 17:35:53 +02:00
parent 592ac5c9b2
commit 5a0c1b724b
3 changed files with 3 additions and 18 deletions

View File

@ -38,9 +38,6 @@ server {
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header X-Forwarded-Proto $scheme;
}
location /api/v1/user/metrics {
return 403;
}
location /api/v1/auth/ {
modsecurity off;