From 72a15889869f500e3ce5104cb40583bea708d3f4 Mon Sep 17 00:00:00 2001 From: huangqizhen Date: Mon, 17 Feb 2025 23:14:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A5=BC=E4=B8=8A=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3=E6=9B=B4=E6=96=B0userGold=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index bf1113f..859c1cc 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -30,13 +30,13 @@ spring: cache-null-values: true data: redis: -# host: 54.251.137.151 -# port: 10703 -# password: 8912h12jhhajsd -# timeout: 1000 - host: 127.0.0.1 - port: 6379 + host: 54.251.137.151 + port: 10703 + password: 8912h12jhhajsd timeout: 1000 +# host: 127.0.0.1 +# port: 6379 +# timeout: 1000 # host: 39.99.159.73 # port: 20001 # password: 8912h12jhhajsd