summaryrefslogtreecommitdiff
path: root/.env.example
blob: b3e29c7f1e5c73402c53e26086996a8aac9650b7 (plain)
1
2
3
4
5
6
7
8
9
PORT=3000
NODE_ENV=development

# in production this will be the full url
# but in dev it is the name of the database
DATABASE_URL=neststarterappdevelopement

# recommend using randomkeygen.com to generate a key
ENCRYPTION_KEY=yourencryptionkey