mirror of
https://github.com/PlayEdu/backend
synced 2025-07-21 00:09:38 +08:00
4 lines
67 B
TypeScript
4 lines
67 B
TypeScript
export default {
|
|
app_url: import.meta.env.VITE_APP_URL || "",
|
|
};
|