Initial commit: add .gitignore and README
This commit is contained in:
4
frontend/.env.example
Normal file
4
frontend/.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
# Copy to .env and adjust as needed.
|
||||
# API base URL for Vite proxy (default: http://localhost:8000)
|
||||
# Set if your API runs on a different port (e.g. due to conflicts):
|
||||
# VITE_API_URL=http://localhost:8002
|
||||
Reference in New Issue
Block a user