This commit is contained in:
Michael Fatemi 2021-08-11 21:29:16 -04:00
commit c78cf19d6e

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/