-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.env
16 lines (11 loc) · 823 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://root:[email protected]/test"
NEXTAUTH_SECRET="NEXTAUTH_SECRET"
GITHUB_ID=4cff6678a37b27f2f0dc
GITHUB_SECRET=ce1c6aebce94eb0a59dba855494d4cae566ebc01
GOOGLE_CLIENT_ID=485674401830-u77igrak49pdbvmlie5e5vefncqad7fn.apps.googleusercontent.com
GOOGLE_CLIENT_SECRET=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
NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME="dt8fvbbdn"