[ACA-4715] break dependency on envsubst (#3325)

* remove BPM host

* break dependency on envsubst

* remove prebuild script

* cleanup package.json
This commit is contained in:
Denys Vuika
2023-07-11 08:39:17 +01:00
committed by GitHub
parent f54ba92f77
commit 7ab4cc5e53
16 changed files with 21 additions and 231 deletions

View File

@@ -34,7 +34,7 @@ You need to set some environment variables to be able to run the local dev serve
```yml
# App config settings
APP_CONFIG_ECM_HOST="<URL>"
BASE_URL="<URL>"
```
## Proxy settings