From 355c9adda10c45fe7c96ab30e679899b413c4d53 Mon Sep 17 00:00:00 2001 From: skiffer-git <72860476+skiffer-git@users.noreply.github.com> Date: Thu, 25 Nov 2021 13:58:06 +0800 Subject: [PATCH] Update config.yaml --- config/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.yaml b/config/config.yaml index 5ac564915..51d6451b8 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -55,9 +55,9 @@ kafka: # The service ip default is empty, # automatically obtain the machine's valid network card ip as the service ip, # otherwise the configuration ip is preferred -serverip: +serverip: 0.0.0.0 -api: 0.0.0.0 +api: openImApiPort: [ 10000 ] sdk: openImSdkWsPort: [ 30000 ]