switch frontend to real API instead of mocks
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
# API Configuration
|
||||
VITE_API_URL=http://localhost:8080
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
# API Configuration
|
||||
VITE_API_URL=http://localhost:8080
|
||||