school_website/ruoyi-ui/.env.production

9 lines
185 B
Plaintext
Raw Normal View History

2024-07-22 11:21:29 +08:00
# 页面标题
2024-08-05 17:47:11 +08:00
VUE_APP_TITLE = 虚拟仿真实验教学中心
2024-07-22 11:21:29 +08:00
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
2024-08-05 17:47:11 +08:00
VUE_APP_BASE_API = 'http://122.51.230.86:8001'