switch back env

This commit is contained in:
HyperionLegion 2021-08-11 20:34:03 -04:00
parent df249c31c1
commit 4ad6b72e73

4
.env
View File

@ -1,2 +1,2 @@
REACT_APP_API_PROD=http://localhost:5000/
REACT_APP_API_LOCAL=https://api.wheelshare.app/
REACT_APP_API_LOCAL=http://localhost:5000/
REACT_APP_API_PROD=https://api.wheelshare.app/