summaryrefslogtreecommitdiff
path: root/.env.example
blob: a75fdf9efe2682f1cb025cacb5c99ef16c0a4dd1 (plain)
1
2
3
4
5
6
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