feat: connect backend with the frontend
This commit is contained in:
4
frontend/.env.example
Normal file
4
frontend/.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
# Frontend environment variables #
|
||||
|
||||
REACT_APP_API_BASE_URL=http://localhost:8000
|
||||
REACT_APP_BASE_URL=http://localhost:8000
|
||||
Reference in New Issue
Block a user