Sort:  

I modified them right into the config.js file instead of the .env, but that shouldn't make a difference(unless it uses the .env somewhere else?).

Edit: I just restarted it and that seemed to work. Age old trick :)

I just wrote a little feedback into the start routine. But glad it's working for you.

So one of the issues with not using an .env is when you pull a new commit it will overwrite the config file.