From 6063dfc47c45844e5a46e1ca1a30ccbfd8224211 Mon Sep 17 00:00:00 2001 From: wuaho Date: Sat, 10 Jul 2021 01:54:18 +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, 2 insertions(+) diff --git a/settings.py b/settings.py index 2cf1110..df0c107 100644 --- a/settings.py +++ b/settings.py @@ -1,8 +1,10 @@ import json + class Config: # ck数据库连接 CK_CONFIG = {'host': '139.159.159.3', + 'port': 9654, 'send_receive_timeout': 30} # 每个游戏不一样 游戏上报 kafka 主题