From 628f993e1bbb7de58874b4524d6554e9afdc3978 Mon Sep 17 00:00:00 2001 From: wuaho Date: Tue, 7 Sep 2021 20:35:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=AF=86=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- settings.py.template | 2 ++ 1 file changed, 2 insertions(+) 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 主题