This repository was archived by the owner on Mar 13, 2025. It is now read-only.
taas-app-v1.5.1
·
456 commits
to master
since this release
Hotfix
Set env variable APPENV=prod to have production value by default, because the build script doesn't pickup this variable which leads to using DEV env variables on PROD.
We have to fix the build script to pickup APPENV from env variable to make this work properly on DEV and on PROD.