blob: a2edf826522cbe49960c1b76a13726591f2748ea [file]
spring:
application:
name: {{consumerServiceId}}
server:
port: 0
eureka:
instance:
hostname: localhost
client:
serviceUrl:
defaultZone: http://${eureka.instance.hostname}:8761/eureka/