CORS problem solution
This commit is contained in:
1
src/vite-env.d.ts
vendored
1
src/vite-env.d.ts
vendored
@@ -1,7 +1,6 @@
|
||||
/// <reference types="vite/client" />
|
||||
|
||||
interface ImportMetaEnv {
|
||||
readonly VITE_CLOUD_API_URL?: string;
|
||||
readonly VITE_DIAGRAM_API_URL?: string;
|
||||
readonly VITE_TOIR_LIGHT_ORIGIN?: string;
|
||||
readonly VITE_KEYCLOAK_URL?: string;
|
||||
|
||||
Reference in New Issue
Block a user