From 07b456a7e707b4c69b92668845af2a9a6e9f0b03 Mon Sep 17 00:00:00 2001 From: han0 Date: Mon, 18 Dec 2023 16:28:59 +0800 Subject: [PATCH] =?UTF-8?q?fix(deploy):=20=E4=BF=AE=E6=94=B9=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E5=BA=93=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-huawei.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application-huawei.yml b/src/main/resources/application-huawei.yml index d3df9d9..e06ea80 100644 --- a/src/main/resources/application-huawei.yml +++ b/src/main/resources/application-huawei.yml @@ -9,7 +9,7 @@ spring: username: root redis: database: 4 - host: 192.168.0.230: + host: 192.168.0.230 password: 'Xxs123456' port: 6379