rtc.yaml 633 B

123456789101112131415161718192021222324252627282930313233
  1. Name: openim
  2. ListenOn: 0.0.0.0:11200
  3. Etcd:
  4. Hosts:
  5. - 127.0.0.1:12379
  6. Key: /openim/signal
  7. Redis:
  8. Host: "127.0.0.1:16379" # Redis 主机地址
  9. Type: node
  10. Pass: "KRXbzyT1mLseE8GJ8UgCir0txCf" # 如果 Redis 有密码,可以在这里设置
  11. Tls: false # 最小空闲连接数
  12. Key: rtc
  13. openimRpcName:
  14. user: user
  15. msg: msg
  16. rpc:
  17. listenIP: ""
  18. registerIP: ""
  19. rtc:
  20. name: rtc
  21. port:
  22. - 11200
  23. rtc:
  24. url:
  25. - ws://localhost:7880 # External Address
  26. # innerUrl: ws://localhost:7880 # Internal Address
  27. apiKey: "APIGPxHjU9iCgGo"
  28. apiSecret: "5XsotiNCkAkW2nrGeAt48aWxnwHjAnrX1aeRFo9tuKI"