From dae279e8a2217647a177c2143f739f3ad6e7dc8f Mon Sep 17 00:00:00 2001 From: xiaohanzi Date: Tue, 28 Sep 2021 10:26:39 +0800 Subject: [PATCH] fix org config --- service-org/src/main/resources/bootstrap.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service-org/src/main/resources/bootstrap.yml b/service-org/src/main/resources/bootstrap.yml index beb78d9..cc5a90f 100644 --- a/service-org/src/main/resources/bootstrap.yml +++ b/service-org/src/main/resources/bootstrap.yml @@ -5,7 +5,7 @@ spring: config: #docker config #uri: http://config:1001/ - uri: http://localhost:1001 + uri: http://localhost:1001/ profile: dev name: service-org server: