remove react inject, instead use docker config to replace .env.js

This commit is contained in:
Philipp Rothmann 2022-10-20 18:15:33 +02:00
parent f2f5b48a44
commit 0bff1d8645
14 changed files with 71 additions and 33 deletions

View file

@ -1,4 +1,5 @@
STACK_NAME=dashboard
DOCKER_CONTEXT=
DOMAIN=
DOCKER_CONTEXT=dev.local-it.cloud
DOMAIN=dashboard.dev.local-it.cloud
LETS_ENCRYPT_ENV=production
REACT_APP_API_URL=http://127.0.0.1:5000/api/v1