.env.staging 442 Bytes
Newer Older
sunhongwei's avatar
sunhongwei committed
1 2 3
NODE_ENV = production

# 页面标题
houjn@hikoon.cn's avatar
houjn@hikoon.cn committed
4
VUE_APP_TITLE = 捷道管理系统
sunhongwei's avatar
sunhongwei committed
5 6 7 8

# 测试环境配置
ENV = 'staging'

houjn@hikoon.cn's avatar
houjn@hikoon.cn committed
9
# 捷道管理系统/测试环境
sunhongwei's avatar
sunhongwei committed
10 11 12 13 14 15 16 17 18 19 20 21 22
VUE_APP_BASE_API = 'http://api-dashboard.yudao.iocoder.cn'

# 静态资源地址
PUBLIC_PATH = 'http://static.yudao.iocoder.cn/'

# 多租户的开关
VUE_APP_TENANT_ENABLE = true

# 文档的开关
VUE_APP_DOC_ENABLE = false

# 百度统计
VUE_APP_BAIDU_CODE = fadc1bd5db1a1d6f581df60a1807f8ab