修改数据库
This commit is contained in:
parent
954e314afe
commit
8febf5a420
@ -105,7 +105,7 @@ CHANNEL_LAYERS = {
|
||||
DATABASES = {
|
||||
'default': {
|
||||
'ENGINE': 'django.db.backends.mysql',
|
||||
'NAME': 'daren_detail',
|
||||
'NAME': 'daren_test',
|
||||
'USER': 'root',
|
||||
'PASSWORD': '123456',
|
||||
'HOST': '192.168.31.138',
|
||||
|
Loading…
Reference in New Issue
Block a user