Updated and expose endpoints for actuator
This commit is contained in:
parent
f2cbac27e7
commit
da15746c33
@ -20,4 +20,9 @@ spring:
|
||||
url: jdbc:mysql://${MYSQL_HOST:192.168.0.150}:3306/db_rsapper
|
||||
session:
|
||||
timeout: 1m
|
||||
management:
|
||||
endpoints:
|
||||
web:
|
||||
exposure:
|
||||
include: *
|
||||
message: hey
|
Loading…
Reference in New Issue
Block a user