golang-im聊天
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

12 regels
361 B

  1. apiVersion: v1
  2. kind: ConfigMap
  3. metadata:
  4. name: config
  5. data:
  6. # 类属性键;每一个键都映射到一个简单的值,仅仅支持键值对,不支持嵌套
  7. mysql: "root:Fnuo123com@@tcp(119.23.182.117:3306)/gim?charset=utf8&parseTime=true"
  8. redisIP: "120.24.28.6:32572"
  9. redisPassword: ""
  10. pushRoomSubscribeNum: "100"
  11. pushAllSubscribeNum: "100"