add note on how to view graphite browser

This commit is contained in:
Girish Ramakrishnan
2017-04-04 12:35:29 -07:00
parent d891058f8c
commit 8f912d8a1b

View File

@@ -97,7 +97,7 @@ server {
proxy_read_timeout 30m;
}
# graphite paths
# graphite paths (uncomment block below and visit /graphite/index.html)
# location ~ ^/(graphite|content|metrics|dashboard|render|browser|composer)/ {
# proxy_pass http://127.0.0.1:8000;
# client_max_body_size 1m;