zhonghui_data-visual/.env.production
2024-09-27 11:14:22 +08:00

9 lines
179 B
Plaintext

# 页面标题
VUE_APP_TITLE = 数据可视化平台
# 生产环境配置
ENV = 'production'
# 数据可视化平台/生产环境
VUE_APP_BASE_API = 'http://192.168.1.100:9090'