diff --git a/settings.py.template b/settings.py.template index 2153b2b..bd8b9c8 100644 --- a/settings.py.template +++ b/settings.py.template @@ -5,6 +5,8 @@ class Config: # ck数据库连接 CK_CONFIG = {'host': '139.159.159.3', 'port': 9654, + 'user': 'legu', + 'password': 'gncPASUwpYrc' } # 每个游戏不一样 游戏上报 kafka 主题