1 Star 0 Fork 0

阿志 / Chinese_syntactic_analysis_vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.env.docker 546 Bytes
一键复制 编辑 原始数据 按行查看 历史
阿志 提交于 2024-01-18 20:18 . first commit
# Whether to open mock
VITE_USE_MOCK = false
# public path
VITE_PUBLIC_PATH = /
# timeout(seconds)
VITE_TIMEOUT = 15
# Delete console
VITE_DROP_CONSOLE = true
# 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'
VITE_GLOB_API_URL="__vg_base_url"
# File upload address, optional
# It can be forwarded by nginx or write the actual address directly
VITE_GLOB_UPLOAD_URL=/files/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

搜索帮助