yaowanxin
16 小时以前 2e6e5730c1801bdca8f25fc0d849b403870abcf2
src/main/resources/application-prod.yml
@@ -134,8 +134,9 @@
  # redis 配置
  redis:
    # 地址
#    host: 127.0.0.1
    host: 172.17.0.1
    host: 127.0.0.1
#    host: localhost
#    host: 172.17.0.1
    # 端口,默认为6379
    port: 6379
    # 数据库索引