init prysma
This commit is contained in:
11
.env
11
.env
@@ -2,3 +2,14 @@ VITE_BASE_URL=http://localhost:3000
|
||||
VITE_YANDEX_MAPS_KEY=13f4c06b-cb7e-4eeb-81f1-af52f12587b2
|
||||
SMTP_USER=rentalservicekg@yandex.ru
|
||||
SMTP_APP_PASSWORD=uljislsoihthciju
|
||||
|
||||
|
||||
# This was inserted by `prisma init`:
|
||||
# Environment variables declared in this file are NOT automatically loaded by Prisma.
|
||||
# Please add `import "dotenv/config";` to your `prisma.config.ts` file, or use the Prisma CLI with Bun
|
||||
# to load environment variables from .env files: https://pris.ly/prisma-config-env-vars.
|
||||
|
||||
# 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:./database.db"
|
||||
Reference in New Issue
Block a user