entmanageapplication.yaml 507 B

1234567891011121314151617181920212223242526
  1. Name: entmanageapplication.rpc
  2. ListenOn: 127.0.0.1:8080
  3. Etcd:
  4. Hosts:
  5. - 127.0.0.1:2379
  6. Key: entmanageapplication.rpc
  7. Mode: test
  8. RedisAddrs: newother=192.168.3.240:1712
  9. Mysql:
  10. JianYu:
  11. DBName: jianyu
  12. Address: 192.168.3.11:3366
  13. UserName: root
  14. PassWord: Topnet123
  15. MaxOpenConns: 5
  16. MaxIdleConns: 5
  17. Mongo:
  18. Qfw:
  19. MongodbAddr: 192.168.3.206:27080
  20. DbName: qfw
  21. Size: 10
  22. Logx:
  23. Mode: console #console|file|volume
  24. Path: logs
  25. Level: info #info|error|severe
  26. KeepDays: 100