Browse Source

更新reids配置

release_toaliyun_real
xiaohanzi 6 years ago
parent
commit
d3eed98b30
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      mallinkCApi/src/main/resources/application-dev.yml

+ 1
- 1
mallinkCApi/src/main/resources/application-dev.yml View File

@@ -27,7 +27,7 @@ spring:


# REDIS # REDIS
redis: redis:
host: 202.165.179.86
host: 101.201.103.81
port: 6379 port: 6379
password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk)
timeout: 3600 timeout: 3600


Loading…
Cancel
Save