# API Configuration # For local development VITE_API_URL=http://localhost:5000 # For production, use your actual backend URL # VITE_API_URL=https://api.yourdomain.com # Admin path (optional, defaults to /verwaltung) # VITE_ADMIN_PATH=/verwaltung