This commit is contained in:
wuaho 2021-07-19 20:31:29 +08:00
parent 83790bed72
commit 60eaf813df

View File

@ -18,7 +18,7 @@ class Config:
'group_id': 'shanhai_group'
}
# 游戏数据库名
GAME = 'shjy'
GAME = 'shanhai'
REDIS_CONF = {
'host': '192.168.0.161',