From c548c1805338b956468f446e324301a281cb4069 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:56:06 +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 f83f1e1..2a3bc95 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ## 爬虫管理server ### 需要配置启动设置 #### 1.VM options: --Ddev_meta=http://172.0.0.0:5000 -Dapollo.configService=http://172.0.0.0.221:5000 +-Ddev_meta=http://172.0.0.1:5000 -Dapollo.configService=http://172.0.0.1.221:5000 #### 2.Program arguments: --spring.profiles.active=test --eureka.client.register-with-eureka=false \ No newline at end of file