1 Star 13 Fork 3

DA浪 / vue-tony-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.env.site 715 Bytes
一键复制 编辑 原始数据 按行查看 历史
### 这是演示站点打包示例,用于打包至线上Demo环境
### This is a demo site packaging example for packaging to an online Demo environment
# public path
VITE_SITE_BASE_PATH=/vue-tony-admin-site/
# Delete console
VITE_DROP_CONSOLE=false
# Whether to enable gzip or brotli compression
# Optional: gzip | brotli | none
# If you need multiple forms, you can use `,` to separate
VITE_BUILD_COMPRESS='gzip'
# 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=
# Is it compatible with older browsers
VITE_LEGACY=true
TypeScript
1
https://gitee.com/crlang/vue-tony-admin.git
git@gitee.com:crlang/vue-tony-admin.git
crlang
vue-tony-admin
vue-tony-admin
main

搜索帮助