We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0e954d commit dec9adcCopy full SHA for dec9adc
.env
@@ -1,4 +1,4 @@
1
export TORBOT_DATA_DIR=${PWD}/data
2
export HOST='localhost'
3
export PORT=8081
4
-export LOG_LEVEL="info"
+export LOG_LEVEL="info" # OPTIONS - info, debug, fatal
0 commit comments