parent
f07f816240
commit
f8ba52bd2a
1 changed files with 3 additions and 2 deletions
|
|
@ -2,9 +2,10 @@
|
||||||
AUTH_SECRET=****
|
AUTH_SECRET=****
|
||||||
|
|
||||||
# The following keys below are automatically created and
|
# The following keys below are automatically created and
|
||||||
# added to your environment when you deploy on vercel
|
# added to your environment when you deploy on Vercel
|
||||||
|
|
||||||
# AI Gateway API Key (required for non-Vercel deployments)
|
# Instructions to create an AI Gateway API key here: https://vercel.com/ai-gateway
|
||||||
|
# API key required for non-Vercel deployments
|
||||||
# For Vercel deployments, OIDC tokens are used automatically
|
# For Vercel deployments, OIDC tokens are used automatically
|
||||||
# https://vercel.com/ai-gateway
|
# https://vercel.com/ai-gateway
|
||||||
AI_GATEWAY_API_KEY=****
|
AI_GATEWAY_API_KEY=****
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue