avenmia/quantum-lamps

Remove hardcoded urls and add environment variables

Closed this issue · 1 comments

Currently there is a locahost:8080 hardcoded in. The urls should be in environment variables.

I'm currently experiencing an issue with dotenv where it automatically pulls the windows environment variables instead of the ones defined in the .env file.