# PostgreSQL connection string (same as proxy server) DATABASE_URL=postgresql://user:password@localhost:5432/database # Database table name (default: llm_proxy) DATABASE_TABLE=llm_proxy