-
Notifications
You must be signed in to change notification settings - Fork 0
/
.env
13 lines (11 loc) · 838 Bytes
/
.env
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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://admin:[email protected]/kenyabnb"
GITHUB_ID="076f127fcc70dde517b9"
GITHUB_SECRET="e8a8dd05ced6f81df0340879b5f5ec7916385df5"
GOOGLE_CLIENT_ID="966050721372-7t3klbk68gn1esq5jpl7o79gmu9fcgpq.apps.googleusercontent.com"
GOOGLE_CLEINT_SECRET="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"
NEXTAUTH_SECTRET="NEXTAUTH_SECTRET"
NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME="durnvux33"