From 90b5b07e89ac904a047baf22464adf9853683ba7 Mon Sep 17 00:00:00 2001 From: wangpengfei <1928057482@qq.com> Date: Mon, 1 Jul 2024 10:41:04 +0800 Subject: [PATCH] xml --- src/main/resources/application-test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml index 622b0ad..cc4b059 100644 --- a/src/main/resources/application-test.yml +++ b/src/main/resources/application-test.yml @@ -8,6 +8,7 @@ spring: nacos: discovery: server-addr: 172.18.0.5:8848 + ip: 39.104.100.138 redis: database: 3 # Redis数据库索引(默认为0) host: 172.18.0.7