This commit is contained in:
27942
2026-01-15 13:43:12 +08:00
parent 50b543d158
commit 4e1746f44b
5 changed files with 64 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ db_config = {
'database': 'lm',
'user': 'lm',
'password': 'HhyAsGbrrbsJfpyy',
'host': '192.168.1.79',
'host': '192.168.1.87',
'port': 3306
}