Spaces:
Sleeping
Sleeping
| # Frontend Environment Variables | |
| # API Base URL (without /api suffix) | |
| # Development: http://localhost:8000 | |
| # Production: Set to your server's URL or leave empty to use relative path | |
| VITE_API_URL=http://localhost:8000 | |