1 Star 1 Fork 2

gh-proxy/vue-vben-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.env.production 492 Bytes
一键复制 编辑 原始数据 按行查看 历史
章文涛 提交于 2024-04-22 09:00 . chore: format code (#3773)
# 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/gh-proxy/vue-vben-admin.git
git@gitee.com:gh-proxy/vue-vben-admin.git
gh-proxy
vue-vben-admin
vue-vben-admin
main

搜索帮助