mirror of
https://github.com/supabase/supabase.git
synced 2026-06-03 03:11:35 +08:00
7 lines
480 B
Plaintext
7 lines
480 B
Plaintext
# IMPORTANT: This file is checked into version control.
|
|
# Only publicly available environment variables should be listed here.
|
|
# Do not add secrets here. Use .env.local instead.
|
|
|
|
NEXT_PUBLIC_MISC_URL="https://obuldanrptloktxcffvn.supabase.co"
|
|
NEXT_PUBLIC_MISC_ANON_KEY="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6Im9idWxkYW5ycHRsb2t0eGNmZnZuIiwicm9sZSI6ImFub24iLCJpYXQiOjE3MTg2MTQ2ODUsImV4cCI6MjAzNDE5MDY4NX0.NFt49g6DFkc1X5khCzN5p01iAVo2TMxlx88cY1V0E2M"
|