.env.development 250 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 11 12 13 14 # Whether to open mock VITE_USE_MOCK = true # public path VITE_PUBLIC_PATH = / # Basic interface address SPA VITE_GLOB_API_URL=/basic-api # File upload address, optional VITE_GLOB_UPLOAD_URL=/upload # Interface prefix VITE_GLOB_API_URL_PREFIX=