We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 561cfb5 commit 8c0dd17Copy full SHA for 8c0dd17
config-example.py
@@ -4,7 +4,7 @@
4
#DEBUG = True
5
6
# Address for development server to listen on
7
-#HOST = "0.0.0.0"
+#HOST = "127.0.0.1"
8
# Port for development server to listen on
9
#PORT = 5000
10
0 commit comments