liusheng
2024-04-30 01a79d5b431b71cc79cf5f6cc92cd4f3432781dd
ruoyi-admin/src/main/resources/application.yml
@@ -71,13 +71,13 @@
      enabled: true
  # redis 配置
  redis:
    # 地址
#    host: 127.0.0.1
    # 端口,默认为6379
#    port: 6379
#    # 地址
    #    # 地址(义乌二院)
    #    host: 127.0.0.1
    #    port: 6020
    # 地址(公司)
    host: 116.62.18.175
#    # 端口,默认为6379
    port: 6020
    # 数据库索引
    database: 0