diff --git a/src/nginxconfig.ejs b/src/nginxconfig.ejs index 9ffef5bf9..d70349390 100644 --- a/src/nginxconfig.ejs +++ b/src/nginxconfig.ejs @@ -270,7 +270,7 @@ server { # graphite paths (uncomment block below and visit /graphite-web/) # remember to comment out the CSP policy as well to access the graphite dashboard # location ~ ^/graphite-web/ { - # proxy_pass http://172.18.0.6:8000; + # proxy_pass http://172.18.30.5:8000; # client_max_body_size 1m; # }