application.yaml 135 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 server: port: 10087 eureka: instance: hostname: localhost client: fetch-registry: false register-with-eureka: false