first commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
PORT=8000
|
||||
OPENAI_BACKEND=https://api.deepseek.com
|
||||
OPENAI_KEY=your_openai_key_here
|
||||
DATABASE_DSN=host=localhost user=app password=pass dbname=app port=5432 sslmode=disable TimeZone=UTC
|
||||
REQUEST_TIMEOUT_SECONDS=30
|
||||
Reference in New Issue
Block a user