Skip to content

Bugfix - .env variables (client safe) should be loaded via vuex store

Alex Albino requested to merge immers-studio/tesseract:bugfix into master

These changes load the BUSINESS_NAME, BUSINESS_ADDRESS, and BASE_URL from the appropriate .env config into the vuex store

Merge request reports