2026-05-02 13:02:57 +08:00

2 lines
73 B
JavaScript

export const API_BASE_URL = import.meta.env.VITE_API_BASE_URL || "/api";