Skip to content

Commit 2d3da56

Browse files
committed
update .env.example
1 parent 25b5872 commit 2d3da56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/postgres-new/.env.example

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ NEXT_PUBLIC_SUPABASE_URL="<supabase-api-url>"
33
NEXT_PUBLIC_IS_PREVIEW=true
44

55
OPENAI_API_KEY="<openai-api-key>"
6+
# OPENAI_API_BASE="https://api.openai.com/v1"
7+
# OPENAI_MODEL="gpt-4o-2024-08-06"

0 commit comments

Comments
 (0)