mirror of
https://github.com/yusufipk/OpenFrame.git
synced 2026-09-11 17:46:06 +00:00
chore(infra): gate DB pool debug logs and de-duplicate rate-limit cleanup timer
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
# ============================================================================
|
||||
# PostgreSQL connection string
|
||||
DATABASE_URL="postgresql://user:password@localhost:5432/openframe?schema=public"
|
||||
# Enable PostgreSQL pool connect/acquire debug logs (set to "true" only when debugging)
|
||||
DB_POOL_DEBUG="false"
|
||||
|
||||
# ============================================================================
|
||||
# AUTHENTICATION - NextAuth.js
|
||||
|
||||
Reference in New Issue
Block a user