parent
0eaa6f12f2
commit
d4f535c7ca
@ -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…
Reference in new issue