mirror of
https://github.com/dat515-2025/Group-8.git
synced 2026-03-22 15:12:08 +01:00
3 lines
77 B
TypeScript
3 lines
77 B
TypeScript
export const BACKEND_URL: string =
|
|
import.meta.env.VITE_BACKEND_URL ?? '';
|