From 27c7fd3beb9262862f2dab03a18bab96ccf25f48 Mon Sep 17 00:00:00 2001 From: liupopo Date: Wed, 25 Oct 2023 17:06:19 +0800 Subject: [PATCH] 11 --- .../project/wh-manage/src/main/resources/application-test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/warehousing-system/project/wh-manage/src/main/resources/application-test.yml b/warehousing-system/project/wh-manage/src/main/resources/application-test.yml index 831a7be0..40d0ec4b 100644 --- a/warehousing-system/project/wh-manage/src/main/resources/application-test.yml +++ b/warehousing-system/project/wh-manage/src/main/resources/application-test.yml @@ -13,6 +13,7 @@ spring: discovery: namespace: supervise server-addr: 172.18.0.5:8848 + ip: 39.104.100.138 redis: database: 3 # Redis数据库索引(默认为0) host: 172.18.0.7