-
Notifications
You must be signed in to change notification settings - Fork 0
/
.env
16 lines (11 loc) · 830 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://desmond:desmond@cluster0.bsjf1qt.mongodb.net/test"
NEXTAUTH_SECRET="NEXTAUTH_SECRET"
GITHUB_ID=f40549dfce6e60733d3f
GITHUB_SECRET=a9f99c726b91440ec775157f4b7d4ecc6ec93cb9
GOOGLE_CLIENT_ID=915038150717-u490g21efn6e1eej8lmtav45bvsqhni2.apps.googleusercontent.com
GOOGLE_CLIENT_SECRET=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
NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME="dorl16mae"