more boilerplate and dev environment
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Development API base URL.
|
||||
# In production, the app uses the relative /api path and nginx proxies it to the backend.
|
||||
VITE_API_BASE_URL=http://localhost:8080
|
||||
|
||||
# Vite dev server port. The dev script expects the frontend at http://localhost:5173.
|
||||
# PORT=5173
|
||||
Reference in New Issue
Block a user