Skip to content

Variable: API_URL

const API_URL: any

Defined in: lib/env.ts:108

Backend FastAPI server base URL.

Can be absolute URL (for external APIs) or relative path (for Nginx proxied access through reverse proxy).