influx upgrade

This commit is contained in:
Jason Ertel
2023-02-09 18:27:14 -05:00
parent 0e50d36da6
commit 0eec8b22a2
4 changed files with 7 additions and 2 deletions
+1
View File
@@ -194,6 +194,7 @@ http {
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header Proxy "";
proxy_set_header X-Forwarded-Proto $scheme;
proxy_cookie_path /api/ /influxdb/api/;
}
location /kibana/ {