feat: add DB_TIMEZONE configuration and update logging for PostgreSQL timezone
This commit is contained in:
+2
-2
@@ -8,7 +8,7 @@ OPENAI_MODEL=deepseek-v4-pro
|
||||
DB_MODE=sqlite
|
||||
#DB_MODE=pgs
|
||||
DB_PATH=./data/app.db
|
||||
LOG_LEVEL=warn
|
||||
LOG_LEVEL=info
|
||||
STREAMING=true
|
||||
|
||||
DB_TIMEZONE=Europe/Istanbul
|
||||
|
||||
|
||||
Reference in New Issue
Block a user