Revert "fix 修复 monitor 设置 context-path 导致退出重新登录404问题"

This reverts commit d194b39e57.
This commit is contained in:
疯狂的狮子Li
2025-02-07 13:07:53 +08:00
parent a87071b834
commit 718a010c0f
6 changed files with 7 additions and 6 deletions

View File

@ -2,7 +2,7 @@
spring.boot.admin.client:
# 增加客户端开关
enabled: true
url: http://localhost:9090
url: http://localhost:9090/admin
instance:
service-host-type: IP
metadata:

View File

@ -5,7 +5,7 @@ spring.servlet.multipart.location: /ruoyi/server/temp
spring.boot.admin.client:
# 增加客户端开关
enabled: true
url: http://localhost:9090
url: http://localhost:9090/admin
instance:
service-host-type: IP
metadata: