修改数据库连接信息。
This commit is contained in:
@@ -5,7 +5,7 @@ import os
|
||||
|
||||
# ======================== MySQL数据库配置 ========================
|
||||
MYSQL_CONFIG = {
|
||||
'host': '192.168.1.250',
|
||||
'host': '192.168.10.118',
|
||||
'port': 3308,
|
||||
'user': 'root',
|
||||
'password': 'Aa135790123',
|
||||
|
||||
Reference in New Issue
Block a user