-
Notifications
You must be signed in to change notification settings - Fork 0
/
.env
18 lines (13 loc) · 978 Bytes
/
.env
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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="postgresql://johndoe:randompassword@localhost:5432/mydb?schema=public"
# DATABASE_URL="mongodb://localhost:27017/airbnbdb"
DATABASE_URL="mongodb+srv://root:Vp1h8CurV62f9WBX@cluster0.0i0z2ny.mongodb.net/airbnbdb"
NEXTAUTH_SECRET="NEXTAUTH_SECRET"
GITHUB_ID=e968c3ce308f98d88ff9
GITHUB_SECRET=a70c22e2319fc1a7c83aa792103144abb5a8f24d
GOOGLE_CLIENT_ID=84369144028-tb08knmnveg2qi8cmbtm3h64cljl25eh.apps.googleusercontent.com
GOOGLE_CLIENT_SECRET=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
NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME="dr3qz5dk3"