Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

taas-app-v1.5.1

Compare
Choose a tag to compare
@maxceem maxceem released this 25 Feb 16:12
· 456 commits to master since this release
d44d989

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.