application-cluster.yml 361 B

1234567891011121314151617181920
  1. log:
  2. enabled: false
  3. ws-url: ws://bnt.reghao.cn/ws/log/push
  4. token: 012345678
  5. dubbo:
  6. registry:
  7. address: zookeeper://localhost:2181
  8. spring:
  9. cloud:
  10. discovery:
  11. enabled: true
  12. redis:
  13. database: 0
  14. host: localhost
  15. port: 6379
  16. password: Dev@123456
  17. eureka:
  18. client:
  19. service-url:
  20. defaultZone: http://localhost:6060/eureka/