From 980a0fc2f1ef0f76f80072521b078f56ba5783a4 Mon Sep 17 00:00:00 2001 From: Administrator Date: Thu, 29 Oct 2020 10:50:37 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=BA=86apollo=20demo?= =?UTF-8?q?=E7=9A=84readme=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- examples/apollo-example/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/apollo-example/README.md b/examples/apollo-example/README.md index f73f756..165118f 100644 --- a/examples/apollo-example/README.md +++ b/examples/apollo-example/README.md @@ -21,8 +21,10 @@ ### 虚拟机参数 目前要接入胜智云apollo配置中心,需要配置JVM虚拟机参数 +``` -Denv=DEV -Dapollo.configService=http://192.168.40.17:9228 +``` ### 胜智云apollo配置中心 Apollo控制台在胜智云平台地址是http://192.168.40.17:16464,管理员账号为apollo/admin。