yaowanxin
2025-09-22 4107cf0d0e2edf99dd8d74d5580d95c2b35c1990
src/main/resources/application-prod.yml
@@ -134,8 +134,8 @@
  # redis 配置
  redis:
    # 地址
#    host: 127.0.0.1
    host: 172.17.0.1
    host: 127.0.0.1
#    host: 172.17.0.1
    # 端口,默认为6379
    port: 6379
    # 数据库索引