Replace all DB host 192.168.1.50 -> 192.168.1.76
This commit is contained in:
@@ -11,7 +11,7 @@ from pathlib import Path
|
||||
PHYSICAL_DIR = Path(r"\\tower1\#Colddata\Porno")
|
||||
|
||||
DB_CONFIG = {
|
||||
"host": "192.168.1.50",
|
||||
"host": "192.168.1.76",
|
||||
"port": 3306,
|
||||
"user": "root",
|
||||
"password": "Vlado9674+",
|
||||
|
||||
Reference in New Issue
Block a user