Files
yudao-dev/.env.prod
‘937886381’ 694beb5851 修改
2025-11-24 14:10:46 +08:00

28 lines
787 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 生产环境配置
NODE_ENV = 'production'
# 页面标题
VUE_APP_TITLE = 洛玻集团驾驶舱
# 芋道管理系统/生产环境
# 建议使用相对路径或通过nginx配置的域名/路径避免写死IP和端口
VUE_APP_BASE_API = '' # 示例使用相对路径由nginx转发到实际后端地址
# 根据服务器或域名修改使用相对路径避免写死IP和端口
PUBLIC_PATH = '' # 改为根路径,或根据实际二级部署路径设置(如 '/subpath/'
# 二级部署路径(如果需要)
# VUE_APP_APP_NAME ='yudao-admin'
# 多租户的开关
VUE_APP_TENANT_ENABLE = true
# 验证码的开关
VUE_APP_CAPTCHA_ENABLE = true
# 文档的开关
VUE_APP_DOC_ENABLE = false
# 百度统计
VUE_APP_BAIDU_CODE = fadc1bd5db1a1d6f581df60a1807f8ab