2025-03-26 11:42:50 -07:00

8 lines
258 B
Plaintext

# Default values for local development
# For production, update these URLs to your deployed domain
KV_REST_API_TOKEN=''
KV_REST_API_URL=''
NEXT_PUBLIC_URL='http://localhost:3000'
NEXTAUTH_URL='http://localhost:3000'
NEYNAR_API_KEY='FARCASTER_V2_FRAMES_DEMO'