1 Star 0 Fork 0

阿志 / Chinese_syntactic_analysis_vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.env.test 506 Bytes
一键复制 编辑 原始数据 按行查看 历史
阿志 提交于 2024-01-18 20:18 . first commit
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=
1
https://gitee.com/AZcoding/chinese_syntactic_analysis_vue.git
git@gitee.com:AZcoding/chinese_syntactic_analysis_vue.git
AZcoding
chinese_syntactic_analysis_vue
Chinese_syntactic_analysis_vue
master

搜索帮助