application.yml 178 Bytes
Newer Older
wangguangchao committed
1 2 3 4 5 6 7 8 9 10 11
eureka:
  client:
    fetch-registry: false
    register-with-eureka: false
logging:
  config: classpath:logback.xml
server:
  port: 8769
spring:
  application:
    name: eureka