update 配置 monitor-admin docker编排

This commit is contained in:
疯狂的狮子li
2021-07-09 17:15:09 +08:00
parent 1c11d7ccc1
commit 43486f2f41
11 changed files with 93 additions and 19 deletions

View File

@ -4,5 +4,8 @@ VUE_APP_TITLE = RuoYi-Vue-Plus后台管理系统
# 生产环境配置
ENV = 'production'
# 监控地址
VUE_APP_MONITRO_ADMIN = '/admin/login'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'