diff --git a/README.md b/README.md index 01a569ac..f5f0cafd 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ npm restart #### Example v6.x instead of master -The default place for the proxy when its started is `http://localhost:8080`, but you can change it if needed in `./ecosystem.config.js`. You can also modify the other configuration values at `/src/config.js` +The default place for the proxy when its started is `http://localhost:8080`, but you can change it if needed in `./ecosystem.config.js`. You can also modify the other configuration values at `/src/config.json`. To clarify you change the PORT and other production metrics via `./ecosystem.config.js`. Localized changes for source randomization, auto-minify, etc. are located in `/src/config.json`. This website is hosted locally with Ultraviolet and Rammerhead built-in.