application.properties 193 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 server.port=8761 eureka.instance.hostname=localhost eureka.client.register-with-eureka=false eureka.client.fetch-registry=false eureka.client.serviceUrl.defaultZone=http://127.0.0.1:8761/eureka