16 Star 294 Fork 211

个人开源 / mldong-vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.env.development 596 Bytes
一键复制 编辑 原始数据 按行查看 历史
mldong 提交于 2023-09-22 16:03 . 初次提交
# Whether to open mock
VITE_USE_MOCK = true
# public path
VITE_PUBLIC_PATH = /
# Cross-domain proxy, you can configure multiple
# Please note that no line breaks
# VITE_PROXY = [["/basic-api","http://localhost:3000"],["/upload","http://localhost:3300/upload"]]
# VITE_PROXY=[["/api","https://mldong-plus.mldong.com/api"]]
VITE_PROXY=[["/api","http://localhost:18080"]]
# Delete console
VITE_DROP_CONSOLE = false
# Basic interface address SPA
VITE_GLOB_API_URL=/api
# File upload address, optional
VITE_GLOB_UPLOAD_URL=/api/sys/fileInfo/upload
# Interface prefix
VITE_GLOB_API_URL_PREFIX=
1
https://gitee.com/mldong/mldong-vue.git
git@gitee.com:mldong/mldong-vue.git
mldong
mldong-vue
mldong-vue
master

搜索帮助