# 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=public"
JWT_SECRET=fb29a6019e4a67b44dd8730a8f85dbca6b14071a66c2d490cfe615f4f327429967ff41c25d749506e26cd7d5c7f744194090a6835428bb40a5b5b14d7fc4f4c574797baecd0661452f125bf182a3635cf1c88c545408721faef09b60086646c30f2c68110d0989ca269cc76e0ee5cb84ad8e9bf948be43bb346a846154ce360d
