Change Back-end URL in the Front-end Bundle
To change the Back-end URL in the Front-end Compiled (Production) Bundle you must replace the raw value in the javascript with a pattern replace.
Make a backup before doing this.
frontendPath="/var/lib/interlock/interlock_frontend"
# Change the variable backend_url in the following file...
nano "$frontendPath/config/local.json"