Configure Vite dev proxy via VITE_BACKEND_URL
This commit is contained in:
2
frontend/.env.example
Normal file
2
frontend/.env.example
Normal file
@@ -0,0 +1,2 @@
|
||||
# Local frontend development without Docker
|
||||
VITE_BACKEND_URL=http://localhost:8000
|
||||
Reference in New Issue
Block a user