3 Star 40 Fork 26

火星科技/mars3d-vue-project-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.env.test 506 Bytes
一键复制 编辑 原始数据 按行查看 历史
木遥 提交于 2023-06-20 16:55 . 同步最新代码 2023-6-20
NODE_ENV=production
# Whether to open mock
VITE_USE_MOCK = true
# public path
VITE_PUBLIC_PATH = /
# Whether to enable gzip or brotli compression
# Optional: gzip | brotli | none
# If you need multiple forms, you can use `,` to separate
VITE_BUILD_COMPRESS = 'none'
# Basic interface address SPA
VITE_GLOB_API_URL=/basic-api
# File upload address, optional
# It can be forwarded by nginx or write the actual address directly
VITE_GLOB_UPLOAD_URL=/upload
# Interface prefix
VITE_GLOB_API_URL_PREFIX=
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/marsgis/mars3d-vue-project-admin.git
git@gitee.com:marsgis/mars3d-vue-project-admin.git
marsgis
mars3d-vue-project-admin
mars3d-vue-project-admin
master

搜索帮助