Compare commits
3 Commits
7e7b50cff7
...
ffd5e6ff7f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ffd5e6ff7f | ||
|
|
7f31800b45 | ||
|
|
ee7351bee3 |
@@ -4,7 +4,7 @@ from pathlib import Path
|
|||||||
|
|
||||||
# ================= DB CONFIG =================
|
# ================= DB CONFIG =================
|
||||||
db_config = {
|
db_config = {
|
||||||
'host': '192.168.1.76',
|
'host': '127.0.0.1',
|
||||||
'port': 3307,
|
'port': 3307,
|
||||||
'user': 'root',
|
'user': 'root',
|
||||||
'password': 'Vlado9674+',
|
'password': 'Vlado9674+',
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user