mirror of
https://github.com/M0r13n/mikrotik_monitoring.git
synced 2025-12-06 01:59:30 +00:00
updates Grafana and Prometheus
This commit is contained in:
parent
515b930c38
commit
1d9f69b3c0
4 changed files with 5 additions and 2 deletions
|
|
@ -3,6 +3,7 @@ server {
|
|||
listen [::]:80;
|
||||
|
||||
location / {
|
||||
proxy_set_header Host $http_host;
|
||||
proxy_pass http://grafana:3000/;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue