This commit is contained in:
27942
2026-01-13 15:14:57 +08:00
parent 5ca4ad703f
commit 71804dfb84
2640 changed files with 1 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ db_config = {
'database': 'me',
'user': 'me',
'password': 'j3HDbra8eaicrNNS',
'host': '199.168.137.123',
'host': '127.0.0.1',
'port': 3306
}