remove the /

This commit is contained in:
Nic0Nic0Nii 2021-08-18 05:58:03 +00:00
parent 0baee8be1d
commit 16b1eb88fd

2
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