2 Star 19 Fork 19

几颗酥/simple-admin-backend-ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.env.test 512 Bytes
一键复制 编辑 原始数据 按行查看 历史
几颗酥 提交于 2023-11-16 23:44 . refactor: sync vben latest codes
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=/sys-api
# File upload address, optional
# It can be forwarded by nginx or write the actual address directly
VITE_GLOB_UPLOAD_URL=/fms-api/upload
# Interface prefix
VITE_GLOB_API_URL_PREFIX=
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/hopefire/simple-admin-backend-ui.git
[email protected]:hopefire/simple-admin-backend-ui.git
hopefire
simple-admin-backend-ui
simple-admin-backend-ui
main

搜索帮助