Convert Actuator sample to dynamic ports
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
logging.file: /tmp/logs/app.log
|
||||
management.port: 8080
|
||||
management.address: 127.0.0.1
|
||||
endpoints.shutdown.enabled: true
|
||||
server.port: 8080
|
||||
server.tomcat.basedir: target/tomcat
|
||||
server.tomcat.access_log_pattern: %h %t "%r" %s %b
|
||||
security.require_ssl: false
|
||||
|
||||
Reference in New Issue
Block a user