mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2025-12-30 09:52:27 +00:00
fix 修复 prod 配置文件监控中心路径不正确问题
This commit is contained in:
@@ -8,7 +8,7 @@ VITE_APP_ENV = 'production'
|
||||
VITE_APP_CONTEXT_PATH = '/'
|
||||
|
||||
# 监控地址
|
||||
VITE_APP_MONITRO_ADMIN = '/admin/login'
|
||||
VITE_APP_MONITRO_ADMIN = '/admin/applications'
|
||||
|
||||
# 监控地址
|
||||
VITE_APP_XXL_JOB_ADMIN = '/xxl-job-admin'
|
||||
|
||||
Reference in New Issue
Block a user