# The API base URL is derived at runtime (see src/services/api/client.ts):
#   - dashboard at wildpc-app.<domain>  -> wildpc-api.<domain>  (cross-origin, CORS)
#   - dev / off-mode :9000 (bare host)  -> /api                 (same-origin)
# Set VITE_API_BASE_URL only to force a specific base (rarely needed).
