diff --git a/ym-gateway/src/main/resources/application.yml b/ym-gateway/src/main/resources/application.yml index 84fb44c..b7b57ce 100644 --- a/ym-gateway/src/main/resources/application.yml +++ b/ym-gateway/src/main/resources/application.yml @@ -30,10 +30,10 @@ spring: max-request-size: 100MB enabled: true redis: - database: 0 - host: 124.221.241.144 - port: 6379 - password: why123456 # 密码(默认为空) + database: 5 + host: redis.picaiba.com + port: 6380 + password: # 密码(默认为空) timeout: 6000ms # 连接超时时长(毫秒) jedis: pool: