From 5c8dbdd8b78d8ebe529b5ae3e77ff13b2eee4a5a Mon Sep 17 00:00:00 2001 From: jhc <9316338+wangyitao309@user.noreply.gitee.com> Date: Wed, 28 Sep 2022 15:07:46 +0800 Subject: [PATCH] tripe port 20010 --- conf/dubbogo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/dubbogo.yaml b/conf/dubbogo.yaml index cbaa1ac..bb35071 100644 --- a/conf/dubbogo.yaml +++ b/conf/dubbogo.yaml @@ -7,7 +7,7 @@ dubbo: protocols: triple: #triple name: tri - port: 20000 + port: 20010 provider: services: ArtShowProvider: