15 lines
833 B
Bash
15 lines
833 B
Bash
|
# 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://mariaropert:Dollaro100dollaro@cluster0.i9c9kl3.mongodb.net/test"
|
||
|
NEXTAUTH_JWT_SECRET="SUPREMECOMMANDER"
|
||
|
NEXTAUTH_SECRET="SUPREMESERVER"
|
||
|
|
||
|
GITHUB_ID=e322991ca71e4cc08fd1
|
||
|
GITHUB_SECRET=48413c4f1e3ba324071e59fd19d19de2ec0f9b5a
|
||
|
|
||
|
GOOGLE_CLIENT_ID=500714182540-m4mpe7ufahqv3cuuf6ht1vb4vicev407.apps.googleusercontent.com
|
||
|
GOOGLE_CLIENT_SECRET=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
|