uniapp-vue3-vite-ts-template/.env.development

11 lines
154 B
Plaintext

# 运行环境
VITE_PROD = false
VITE_DEV = true
# BASE_URL
VITE_BASE_URL = https://api-catch.ranesuangyu.top
# 上传域名
VITE_UPLOAD_URL = /upload