-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.env
11 lines (8 loc) · 897 Bytes
/
.env
1
2
3
4
5
6
7
8
9
10
11
NEXT_PUBLIC_SUPABASE_URL=https://ntpvypwlasgoexxxtmle.supabase.co
NEXT_PUBLIC_API_ANON_KEY=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6Im50cHZ5cHdsYXNnb2V4eHh0bWxlIiwicm9sZSI6ImFub24iLCJpYXQiOjE3MDgxNTU2NTIsImV4cCI6MjAyMzczMTY1Mn0.TLQKXlT-imEDNnqPOPo_y4odKxE9D-gHX1GcveH649c
# This was inserted by `prisma init`:
# Environment variables declared in this file are automatically made available to Prisma.
# See the documentation for more detail: https://pris.ly/d/prisma-schema#accessing-environment-variables-from-the-schema
# Prisma supports the native connection string format for PostgreSQL, MySQL, SQLite, SQL Server, MongoDB and CockroachDB.
# See the documentation for all the connection string options: https://pris.ly/d/connection-strings
DATABASE_URL="postgres://postgres.ntpvypwlasgoexxxtmle:shincode0712@aws-0-ap-northeast-1.pooler.supabase.com:5432/postgres"