You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.env.static 532 B

1 year ago
1 year ago
123456789101112131415161718192021222324252627
  1. NODE_ENV = development
  2. # 测试环境配置
  3. ENV = 'staging'
  4. # 页面标题
  5. VUE_APP_TITLE = 产线监控系统
  6. # 芋道管理系统/测试环境
  7. VUE_APP_BASE_API = 'http://127.0.0.1:48080'
  8. # 根据服务器或域名修改
  9. PUBLIC_PATH = '/admin-ui-vue2/'
  10. # 二级部署路径
  11. VUE_APP_APP_NAME ='/admin-ui-vue2/'
  12. # 多租户的开关
  13. VUE_APP_TENANT_ENABLE = true
  14. # 验证码的开关
  15. VUE_APP_CAPTCHA_ENABLE = true
  16. # 文档的开关
  17. VUE_APP_DOC_ENABLE = true
  18. # 百度统计
  19. VUE_APP_BAIDU_CODE = fadc1bd5db1a1d6f581df60a1807f8ab