Skip to content

Commit

Permalink
Update .env
Browse files Browse the repository at this point in the history
  • Loading branch information
fathasss committed Dec 23, 2023
1 parent c983975 commit 38a298b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
# 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://fatihhas:[email protected]/test"
NEXTAUTH_SECRET = "NEXTAUTH_SECRET"
GITHUB_ID = b3ab23b91e566f9eee77
GITHUB_SECRET = 396f715c794a09f982ce3de03d4ab5bf845310ac
GOOGLE_CLIENT_ID = 960977917509-pdt9uvednfli3r8bm5fmv47tdk6vfcmk.apps.googleusercontent.com
GOOGLE_CLIENT_SECRET = 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
DATABASE_URL=""
NEXTAUTH_SECRET = ""
GITHUB_ID =
GITHUB_SECRET =
GOOGLE_CLIENT_ID =
GOOGLE_CLIENT_SECRET =

NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME="di5i0bnlm"
NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME=""

0 comments on commit 38a298b

Please sign in to comment.