From 72a7338d32d92e2075d438b8f9f9d5604033b49d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?wanghui=40qniao=2Ecn=20=E7=8E=8B=E8=BE=89?= Date: Thu, 30 Mar 2023 14:55:32 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e8ed3c..f83f1e1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ## 爬虫管理server ### 需要配置启动设置 #### 1.VM options: --Ddev_meta=http://8.135.8.221:5000 -Dapollo.configService=http://8.135.8.221:5000 +-Ddev_meta=http://172.0.0.0:5000 -Dapollo.configService=http://172.0.0.0.221:5000 #### 2.Program arguments: --spring.profiles.active=test --eureka.client.register-with-eureka=false \ No newline at end of file