Remove spring boot admin server url

This commit is contained in:
Rebwon
2021-10-21 15:34:44 +09:00
committed by MaengSol
parent 1fb67badcd
commit 83508038c4

View File

@@ -4,10 +4,6 @@ server:
spring:
session:
store-type: redis
boot:
admin:
client:
url: http://localhost:8080
management:
endpoints: