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 主题