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.

преди 2 години
1234567891011
  1. apiVersion: v1
  2. kind: ConfigMap
  3. metadata:
  4. name: config
  5. data:
  6. # 类属性键;每一个键都映射到一个简单的值,仅仅支持键值对,不支持嵌套
  7. mysql: "root:ZHIoscnfnuo123@@tcp(zhios123.rwlb.rds.aliyuncs.com:3306)/gim?charset=utf8&parseTime=true"
  8. redisIP: "116.62.62.35:6379"
  9. redisPassword: "dengsanhu"
  10. pushRoomSubscribeNum: "100"
  11. pushAllSubscribeNum: "100"