<type>(scope): <description>

[body]

[footer(s)]
This commit is contained in:
ITQ
2025-03-01 20:15:29 +03:00
parent 643f1a21df
commit eff6de49e3
-1
View File
@@ -166,7 +166,6 @@ http {
}
location /admin/grafana/ {
rewrite ^/admin/grafana/(.*) /$1 break;
proxy_pass http://grafana:3000/;
proxy_set_header Host $http_host;