first commit
This commit is contained in:
6
frontend/example.env
Normal file
6
frontend/example.env
Normal file
@@ -0,0 +1,6 @@
|
||||
# Backend API URL (used if you need to override the default proxy settings in vite.config.ts)
|
||||
# VITE_API_BASE_URL=http://localhost:8000
|
||||
|
||||
# Note: By default, the frontend proxies API requests to http://localhost:8000
|
||||
# as configured in vite.config.ts. You only need to set VITE_API_BASE_URL
|
||||
# if you want to use a different backend URL.
|
Reference in New Issue
Block a user