-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.env
16 lines (11 loc) · 842 Bytes
/
.env
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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="mongodb+srv://steph5345:[email protected]/test"
NEXTAUTH_SECRET="NEXTAUTH_SECRET"
GITHUB_ID='ada088e048b82130cb33'
GITHUB_SECRET='6c3cf61a9dfaa9117016d0136590cde4dd2aa867'
GOOGLE_CLIENT_ID="690369869590-6vtalq9oepgc51p1jm7t32qgjip20eoi.apps.googleusercontent.com"
GOOGLE_CLIENT_SECRET="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"
NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME="dhpzuk7tw"