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 06d895c commit 20bd9edCopy full SHA for 20bd9ed
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