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