From 76c25d994c0b0189eebe63791f3ce65522fb7e22 Mon Sep 17 00:00:00 2001 From: wuaho Date: Sat, 10 Jul 2021 02:10:52 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/settings.py b/settings.py index 1fb9a87..13c6fd6 100644 --- a/settings.py +++ b/settings.py @@ -3,6 +3,7 @@ import json class Config: # ck数据库连接 CK_CONFIG = {'host': '139.159.159.3', + 'port': 9654, 'send_receive_timeout': 30} # 每个游戏不一样 游戏上报 kafka 主题