mirror of
https://github.com/sqlchat/sqlchat.git
synced 2025-07-24 07:18:18 +08:00
4 lines
142 B
Plaintext
4 lines
142 B
Plaintext
# see process.d.ts
|
|
DATABASE_URL=postgresql://postgres:YOUR_PASSWORD@localhost:5432/sqlchat?schema=sqlchat
|
|
OPENAI_API_KEY=YOUR_OPENAI_API_KEY
|