Replace all DB host 192.168.1.50 -> 192.168.1.76
This commit is contained in:
@@ -14,7 +14,7 @@ ULTRACC_ROOT = r"\\tower\torrents\ultracc"
|
||||
DRY_MODE = False
|
||||
|
||||
DB_CONFIG = dict(
|
||||
host="192.168.1.50",
|
||||
host="192.168.1.76",
|
||||
user="root",
|
||||
password="Vlado9674+",
|
||||
database="torrents",
|
||||
|
||||
Reference in New Issue
Block a user