添加密码
This commit is contained in:
parent
73becdce74
commit
628f993e1b
@ -5,6 +5,8 @@ class Config:
|
||||
# ck数据库连接
|
||||
CK_CONFIG = {'host': '139.159.159.3',
|
||||
'port': 9654,
|
||||
'user': 'legu',
|
||||
'password': 'gncPASUwpYrc'
|
||||
}
|
||||
|
||||
# 每个游戏不一样 游戏上报 kafka 主题
|
||||
|
Loading…
Reference in New Issue
Block a user