Problem
Currently, if we want to update CONFIG.js, the diff from the ngrok changes is included, and you have to work around that when managing git diffs.
Solution
Keep the ngrok URLs in a local config, and gitignore that config, so this doesn't keep happening. Additionally, we'll need to update the readme so developers will update their local config instead of the current config