1 Star 0 Fork 272

丶若愚/xingyun-front

forked from XyJava/xingyun-front 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.env.test 536 Bytes
一键复制 编辑 原始数据 按行查看 历史
NODE_ENV=production
# 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=/api
# Interface prefix
VITE_GLOB_API_URL_PREFIX=
# 是否开启分布式应用
VITE_GLOB_CLOUD_ENABLE = false
# 默认情况下单体后端是8080端口,分布式后端的gateway是15000端口
VITE_GLOB_APP_MESSAGE_BUS_WS_URL=ws://localhost:8080/message/bus
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/DianRuoYu/xingyun-front.git
git@gitee.com:DianRuoYu/xingyun-front.git
DianRuoYu
xingyun-front
xingyun-front
master

搜索帮助