AI env vars
This commit is contained in:
@@ -10,6 +10,7 @@ GOOGLE_CLIENT_SECRET=
|
||||
|
||||
# AI Integration (Optional - for chat functionality)
|
||||
OPENAI_API_KEY=
|
||||
OPENAI_MODEL="gpt-5-mini"
|
||||
|
||||
# App URL (for production deployments)
|
||||
NEXT_PUBLIC_APP_URL="http://localhost:3000"
|
||||
Reference in New Issue
Block a user