From ed28a27057c82633b5d08964c4ee5b912406a879 Mon Sep 17 00:00:00 2001 From: Leo Date: Wed, 21 Feb 2024 15:25:56 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B2=BE=E7=AE=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 35ca328..3897859 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -15,7 +15,7 @@ spring: # password: LK.807878712 #redis配置 redis: - host: 43.136.29.133 + host: 134.175.126.60 port: 36379 database: 3 timeout: 1800000