-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.env
18 lines (12 loc) · 914 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://postgres:postgresql@localhost:5432/toonmania?schema=public"
NEXTAUTH_URL=http://localhost:3000
NEXTAUTH_SECRET="azsGVVdHFXDGvVWVYvstDFf528Sfsf627gbfrfJGFsdhfcwv"
NEXT_PUBLIC_CLOUDINARY_CLOUD_NANE="dzvgz46iw"
GITHUB_ID="5bbc15d45f085dfa47cf"
GITHUB_SECRET="05607f9787acda0c4be94e5b50e63d8f3a5e5693"
GOOGLE_CLIENT_ID="975611289581-k6j4em5b8musbahgnri8hgrmkefn1jrp.apps.googleusercontent.com"
GOOGLE_CLIENT_SECRET="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"