yudao-dev/.env.dev

32 lines
645 B
Plaintext
Raw Normal View History

2023-09-11 15:53:43 +08:00
###
# @Author: Do not edit
# @Date: 2023-08-29 09:40:39
2024-11-26 16:51:07 +08:00
# @LastEditTime: 2024-11-25 14:31:39
2024-09-10 15:19:44 +08:00
# @LastEditors: zwq
# @Description:
###
2023-07-26 09:54:50 +08:00
# 开发环境配置
ENV = 'development'
# 页面标题
2024-11-26 16:51:07 +08:00
VUE_APP_TITLE = 智能监控分析系统
2023-07-26 09:54:50 +08:00
# 芋道管理系统/开发环境
2024-11-26 16:51:07 +08:00
# VUE_APP_BASE_API = 'http://192.168.8.22:48080'
VUE_APP_BASE_API = 'http://172.16.32.40:48080'
2023-07-26 09:54:50 +08:00
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true
# 多租户的开关
VUE_APP_TENANT_ENABLE = true
# 验证码的开关
VUE_APP_CAPTCHA_ENABLE = true
# 文档的开关
VUE_APP_DOC_ENABLE = true
# 百度统计
# VUE_APP_BAIDU_CODE = fadc1bd5db1a1d6f581df60a1807f8ab