1
This commit is contained in:
parent
bed0434165
commit
93a86d218f
@ -105,7 +105,7 @@ DATABASES = {
|
||||
'NAME': 'daren_detail',
|
||||
'USER': 'root',
|
||||
'PASSWORD': '123456',
|
||||
'HOST': '127.0.0.1',
|
||||
'HOST': '192.168.31.138',
|
||||
'PORT': '3306',
|
||||
'OPTIONS': {
|
||||
'charset': 'utf8mb4',
|
||||
|
Loading…
Reference in New Issue
Block a user