fix: Jenkins修复5-defaultTarget must start with '/' or with 'http(s)
This commit is contained in:
@@ -123,6 +123,7 @@ spring:
|
||||
service-host-type: IP
|
||||
username: ${SPRING_BOOT_ADMIN_USERNAME:admin}
|
||||
password: ${SPRING_BOOT_ADMIN_PASSWORD:admin}
|
||||
context-path: /admin # 配置 Spring
|
||||
|
||||
logging:
|
||||
level:
|
||||
|
||||
Reference in New Issue
Block a user