-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.env
21 lines (15 loc) · 900 Bytes
/
.env
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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://pupok:[email protected]/airbnb"
# Github OAuth
GITHUB_ID=2b2421ffd0a3e3e14eb0
GITHUB_SECRET=08759180a9f1f5552df17b571d7395d19d450b62
# Google OAuth
GOOGLE_CLIENT_ID=814937971473-iu1bb3efvhlrglv3kvvodp8dljjjpqob.apps.googleusercontent.com
GOOGLE_CLIENT_SECRET=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
# NextAuth secret
NEXTAUTH_SECRET="tueresperra123456"
# Cloudinary
NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME="dgsisozwo"