rota-utic-client-dev.yml 319 B

1234567891011121314151617181920
  1. server:
  2. port: 9872
  3. application:
  4. process-id: 70060
  5. logging:
  6. file:
  7. path: ${user.home}/logs/rota-utic-client/
  8. cluster:
  9. id: 1
  10. #auto-failback-enabled: true
  11. nodes:
  12. - id: 1 # must be 1,2,3,...
  13. ip: 192.168.10.91
  14. port: 13888
  15. - id: 2
  16. ip: 192.168.10.92
  17. port: 13888