update volumes

This commit is contained in:
Sofyan Sugianto
2020-08-27 15:46:16 +07:00
parent 4ada698672
commit a575e2ceab
4 changed files with 13 additions and 9 deletions

View File

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