diff --git a/start b/start index b9012ca..0f173cd 100755 --- a/start +++ b/start @@ -1,3 +1,3 @@ -echo "REACT_APP_GITPOD_WORKSPACE_URL=https://ngsplanner.herokuapp.com/" > .env +echo "REACT_APP_GITPOD_WORKSPACE_URL=https://ngsplanner.herokuapp.com" > .env npm install npm start \ No newline at end of file