diff --git a/INSTALL.md b/INSTALL.md index 67fb6da..43ec696 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -557,6 +557,7 @@ server { location / { proxy_pass http://localhost:4441; } +} ``` Our frontends are going to need these APIs. At the top of `front/dashboard.js` is a hardcoded variable: