-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy path.env.example
More file actions
20 lines (16 loc) · 942 Bytes
/
.env.example
File metadata and controls
20 lines (16 loc) · 942 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Environment variables declared in this file are automatically made available to Prisma.
# See the documentation for more detail: https://pris.ly/d/prisma-schema#using-environment-variables
# Prisma supports the native connection string format for PostgreSQL, MySQL, SQLite, SQL Server and MongoDB (Preview).
# See the documentation for all the connection string options: https://pris.ly/d/connection-strings
DATABASE_URL="file:./dev.db"
# Feature: /login
# Mocked: yes
# Check the logs which print out the content of every "email" sent for any manual verification you need to do or links you need to open
MAILGUN_SENDING_KEY=key-some-mailgun-key
MAILGUN_DOMAIN=some.domain.com
EMAIL_FROM=Rumah Berbagi <admin@rumahberbagi.com>
# Feature: authentication
# Mocked: Unnecessary (any value can be used)
# Technically we have a fallback in development & end-to-end test so this doesn't even need to be set
SESSION_SECRET=
MAGIC_LINK_SECRET=