fix: 还原配置
This commit is contained in:
2
src/typings/env.d.ts
vendored
2
src/typings/env.d.ts
vendored
@@ -3,5 +3,5 @@
|
||||
interface ImportMetaEnv {
|
||||
readonly VITE_GLOB_API_URL: string;
|
||||
readonly VITE_GLOB_API_TIMEOUT: string;
|
||||
readonly VITE_GLOB_HTTP_PROXY: 'Y' | 'N';
|
||||
readonly VITE_APP_API_BASE_URL: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user