# 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:postgresPassword@localhost:5432/postgres?schema=authentication"
JWT_SECRET=fb29a6019e4a67b44dd8730a8f85dbca6b14071a66c2d490cfe615f4f327429967ff41c25d749506e26cd7d5c7f744194090a6835428bb40a5b5b14d7fc4f4c574797baecd0661452f125bf182a3635cf1c88c545408721faef09b60086646c30f2c68110d0989ca269cc76e0ee5cb84ad8e9bf948be43bb346a846154ce360d
JWT_REFRESH_SECRET=3d732f8230a8c2bfbb09e708b4e7935f135bf637c6e6eaaec61ce781aef9f35778562c37356f49a989b063d934899a814b9c97572ffb808c7c2284d0baccd026c03592a42bd93c7ef9a4f76a5b8f6ce6dc56206851ba170f32b82a0a78c170193e6573cc340c07192ce4c838162ff632b5df14239d815359c6b4f642d7e10b4e
