We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57c033e commit 97eae26Copy full SHA for 97eae26
.env.example
@@ -1,7 +1,7 @@
1
-# Log level - remove to disable debug logging
2
-LOG_LEVEL=debug
+# Log level - enable debug logging
+# LOG_LEVEL=debug
3
4
# Optional
5
VALUE_PROVIDER_CLIENT_PORT=3101
6
# Set to "fixed" to use a fixed provider, leave empty for ccxt provider
7
-VALUE_PROVIDER_IMPL="fixed"
+# VALUE_PROVIDER_IMPL="fixed"
0 commit comments