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