diff --git a/ym-gateway/src/main/resources/application.yml b/ym-gateway/src/main/resources/application.yml index 769bdc4..22828bf 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: 2 + database: 0 host: redis.picaiba.com port: 6380 - password: # 密码(默认为空) + password: '@WSXcde3' # 密码(默认为空) timeout: 6000ms # 连接超时时长(毫秒) jedis: pool: