masterplan-calendar-frontend / getApiUrl
Function: getApiUrl()¶
getApiUrl():
string
Defined in: src/lib/environment.ts:13
Return the base URL for backend API calls.
The hosted server uses same-origin requests so cookies, CSRF protection, and the Caddy reverse proxy remain aligned.
Returns¶
string