fix: Jenkins修复5-defaultTarget must start with '/' or with 'http(s)
Some checks failed
Java CI with Maven / build (11) (push) Has been cancelled
Java CI with Maven / build (17) (push) Has been cancelled
Java CI with Maven / build (8) (push) Has been cancelled

This commit is contained in:
lzh
2026-01-14 12:39:12 +08:00
parent 14f9015939
commit 0923fc6868

View File

@@ -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: