We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc55a5c commit 4bcda10Copy full SHA for 4bcda10
1 file changed
README.md
@@ -30,6 +30,7 @@ The following environment variables are also honored for configuring your WireCl
30
31
- `-e DEBUG=...` (defaults to "False", use "True" for running WireCloud in debug
32
mode. Debug mode should be enabled for running WireCloud in standalone mode)
33
+- `-e LOGLEVEL=...` (defaults to "INFO")
34
- `-e ALLOWED_HOSTS=...` (defaults to "*", whitespace whitespace-separated list
35
of allowed hosts. See [django documentation][ALLOWED_HOSTS] for more
36
details)
0 commit comments