application.properties 217 Bytes
Newer Older
Thomas Bosch committed
1
server.port=8080
2
info.version=1.0.0
3
spring.application.name=spring-boot-admin-server-test
4
spring.boot.admin.url=http://localhost:8080
5 6
spring.boot.admin.hazelcast.enabled=false
spring.boot.admin.discovery.enabled=false