Merge branch 'feature/frontend-env' into 'dev'
feat(frontend): add environment variables to container images See merge request !16
No related branches found
Tags v0.6.0-dev.1
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- .gitlab-ci.yml 2 additions, 2 deletions.gitlab-ci.yml
- README.md 60 additions, 6 deletionsREADME.md
- frontend/.env 0 additions, 2 deletionsfrontend/.env
- frontend/Dockerfile.prod 1 addition, 0 deletionsfrontend/Dockerfile.prod
- frontend/init_env.sh 16 additions, 0 deletionsfrontend/init_env.sh
- frontend/public/env.template.js 12 additions, 0 deletionsfrontend/public/env.template.js
- frontend/public/index.html 1 addition, 0 deletionsfrontend/public/index.html
- frontend/src/index.tsx 22 additions, 7 deletionsfrontend/src/index.tsx
frontend/.env
deleted
100644 → 0
frontend/init_env.sh
0 → 100755
frontend/public/env.template.js
0 → 100644
Please register or sign in to comment