diff --git a/.env b/.env index b05c9a4..9643b21 100644 --- a/.env +++ b/.env @@ -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/