9 天以前 007e470ab70d5d4fa503db8b9fc296f531941c5a
src/main/resources/application-dev-pro.yml
@@ -142,14 +142,15 @@
      enabled: false
  # redis 配置
  data:
    mongodb:
      uri: mongodb://114.132.189.42:9028/chat_memory_db
    # redis 配置
    redis:
      # 地址
  #    host: 127.0.0.1
      host: 47.114.74.44
      host: 127.0.0.1
      #    host: 172.17.0.1
      # 端口,默认为6379
  #    port: 6379
      port: 6399
      port: 6379
      # 数据库索引
      database: 0
      # 密码