Fix start environment variables improperly setup.
This commit is contained in:
parent
0eaa6f12f2
commit
d4f535c7ca
4
start
4
start
@ -1,4 +1,4 @@
|
|||||||
echo "REACT_APP_GITPOD_WORKSPACE_URL=https://ngsplanner.herokuapp.com" > .env
|
echo "REACT_APP_GITPOD_WORKSPACE_URL=https://ngsplanner.herokuapp.com" > .env
|
||||||
echo "REACT_APP_LOCAL_REDIRECT=true" > .env
|
echo "REACT_APP_LOCAL_REDIRECT=true" >> .env
|
||||||
npm install
|
npm install
|
||||||
HTTPS=true npm start
|
npm start
|
Loading…
x
Reference in New Issue
Block a user