Skip to content

Commit dec9adc

Browse files
committed
Add log level options
1 parent a0e954d commit dec9adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export TORBOT_DATA_DIR=${PWD}/data
22
export HOST='localhost'
33
export PORT=8081
4-
export LOG_LEVEL="info"
4+
export LOG_LEVEL="info" # OPTIONS - info, debug, fatal

0 commit comments

Comments
 (0)