Fix actuator sample for new shutdown property
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
logging.file: /tmp/logs/app.log
|
||||
management.port: 8080
|
||||
management.address: 127.0.0.1
|
||||
management.allow_shutdown: true
|
||||
endpoints.shutdown.enabled: true
|
||||
server.port: 8080
|
||||
server.tomcat.basedir: target/tomcat
|
||||
server.tomcat.access_log_pattern: %h %t "%r" %s %b
|
||||
|
||||
Reference in New Issue
Block a user