From d3e0901c35ed665b759806ace440fb3b25f16469 Mon Sep 17 00:00:00 2001 From: wuaho Date: Fri, 9 Jul 2021 21:11:42 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=81=E7=A7=BB=E6=95=B0=E6=8D=AE=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.py b/settings.py index 71ebd58..2cf1110 100644 --- a/settings.py +++ b/settings.py @@ -2,7 +2,7 @@ import json class Config: # ck数据库连接 - CK_CONFIG = {'host': '119.29.176.224', + CK_CONFIG = {'host': '139.159.159.3', 'send_receive_timeout': 30} # 每个游戏不一样 游戏上报 kafka 主题