From fab52c7282542908202ffc881e0a660d9906de37 Mon Sep 17 00:00:00 2001 From: wuaho Date: Fri, 9 Jul 2021 21:10:44 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B1=BB=E5=9E=8B=E8=BD=AC=E6=8D=A2?= 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 7c4df1c..1fb9a87 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 主题