Skip to content

Commit

Permalink
Create .env
Browse files Browse the repository at this point in the history
  • Loading branch information
waveoffire authored Jun 26, 2023
1 parent 68c0055 commit 31b6b77
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# 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="file:./czapexpol.db"
PASSWORD_SALT=t4jn3h4slo
TOKEN_SECRET=t4jn3h4slo

0 comments on commit 31b6b77

Please sign in to comment.