Skip to content

Instantly share code, notes, and snippets.

View tobibechtold's full-sized avatar

Tobias Bechtold tobibechtold

View GitHub Profile
# Environment variables declared in this file are automatically made available to Prisma
# See the documentation for more detail: <https://pris.ly/dprisma-schema>
# using-environment-variables
# Prisma supports the native connection string format for PostgreSQL, MySQL and SQLite
# See the documentation for all the connection string options: <https://pris.ly/d/connection-strings>
DATABASE_URL="mysql://root:Start123!@localhost:3306/coronest"
# Needs to be secret and random, use e.g. openssl rand -hex 32