迁移数据库
This commit is contained in:
parent
fab52c7282
commit
76c25d994c
@ -3,6 +3,7 @@ import json
|
||||
class Config:
|
||||
# ck数据库连接
|
||||
CK_CONFIG = {'host': '139.159.159.3',
|
||||
'port': 9654,
|
||||
'send_receive_timeout': 30}
|
||||
|
||||
# 每个游戏不一样 游戏上报 kafka 主题
|
||||
|
Loading…
Reference in New Issue
Block a user