迁移数据库
This commit is contained in:
parent
d3e0901c35
commit
6063dfc47c
@ -1,8 +1,10 @@
|
||||
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