mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-22 23:17:09 +00:00
lolskeks
This commit is contained in:
@@ -183,8 +183,8 @@ http {
|
||||
client_max_body_size 100M;
|
||||
}
|
||||
|
||||
location /admin/grafana/ {
|
||||
proxy_pass http://grafana:3000/;
|
||||
location /admin/grafana {
|
||||
proxy_pass http://grafana:3000/admin/grafana;
|
||||
|
||||
proxy_set_header Host $http_host;
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
|
||||
Reference in New Issue
Block a user