revert some leftover unrelated changes

This commit is contained in:
chandi
2020-09-06 14:13:54 +02:00
parent c57e1ccfc9
commit c997397d68
2 changed files with 1 additions and 3 deletions

View File

@ -1,4 +1,4 @@
location /metrics {
location /bbb-exporter {
proxy_pass http://10.7.7.33:9688;
proxy_http_version 1.1;
}