Skip to content

Commit 83a0699

Browse files
committed
Mysql whatever
1 parent cef82e4 commit 83a0699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"NAME": "debug_toolbar",
9898
"USER": "root",
9999
"PASSWORD": "debug_toolbar",
100-
"HOST": "localhost",
100+
"HOST": "127.0.0.1",
101101
"PORT": os.environ.get("MYSQL_PORT", ""),
102102
}
103103
}

0 commit comments

Comments
 (0)