We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42cc1ed commit bb1e5c9Copy full SHA for bb1e5c9
1 file changed
tests/sample_project/config/settings.py
@@ -70,6 +70,8 @@
70
"NAME": "channels",
71
"USER": "channels",
72
"PASSWORD": "channels",
73
+ "HOST": "localhost",
74
+ "PORT": 5432,
75
}
76
77
0 commit comments