Files
profitManage1.2/.env.production
T

9 lines
179 B
Bash

# 页面标题
VUE_APP_TITLE = 智融云管理平台
# 生产环境配置
ENV = 'production'
# 智融云管理系统/生产环境
VUE_APP_BASE_API = 'http://172.16.15.102:8080'