This commit is contained in:
Kenneth Jannette
2024-02-09 13:49:59 -06:00
parent ace0cc89e5
commit 896c28fb24
5 changed files with 13 additions and 5 deletions

3
.env.development Normal file
View File

@@ -0,0 +1,3 @@
REACT_APP_URL_DEV=localhost:3000
REACT_APP_API_DEV=http://localhost:4000