summaryrefslogtreecommitdiff
path: root/.env.example
diff options
context:
space:
mode:
Diffstat (limited to '.env.example')
-rw-r--r--.env.example3
1 files changed, 2 insertions, 1 deletions
diff --git a/.env.example b/.env.example
index 82059dc..2e8b00d 100644
--- a/.env.example
+++ b/.env.example
@@ -1,9 +1,10 @@
PORT=3000
NODE_ENV=development
+USE_SSL=false
# in production this will be the full url
# but in dev it is the name of the database
-DATABASE_URL=neststarterappdevelopement
+DATABASE_URL=neststarterappdevelopment
# recommend using randomkeygen.com to generate a key
ENCRYPTION_KEY=yourencryptionkey