Skip to content

Commit 4e8582b

Browse files
committed
Update config.py
1 parent 5f9ff53 commit 4e8582b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"host": "0.0.0.0",
33
"port": 8080,
44
"log_file": "logs/app.log",
5-
"log_level": "INFO"
5+
"log_level": "DEBUG",
66
}

0 commit comments

Comments
 (0)