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