api end point fix
This commit is contained in:
@@ -1 +1 @@
|
||||
REACT_APP_API_URL=http://localhost:7000/
|
||||
REACT_APP_API_URL=http://localhost:8080/
|
||||
Reference in New Issue
Block a user
@@ -1 +1 @@
|
||||
REACT_APP_API_URL=http://localhost:7000/
|
||||
REACT_APP_API_URL=http://localhost:8080/
|
||||