summaryrefslogtreecommitdiff
path: root/.env.example
diff options
context:
space:
mode:
authorJoseph Ditton <jditton.atomic@gmail.com>2021-11-30 15:40:07 -0700
committerJoseph Ditton <jditton.atomic@gmail.com>2021-11-30 15:40:07 -0700
commit694f2318bd2eaf526d8714c56774022a15beae04 (patch)
treeedaed14ca7d7a52e8a7a8bcdb7483d1a34bd334a /.env.example
parent8d0b32f8dfe45291426e58f6bf20cffac8dab6e7 (diff)
downloadlocchat-694f2318bd2eaf526d8714c56774022a15beae04.tar.gz
locchat-694f2318bd2eaf526d8714c56774022a15beae04.zip
adds setup for roles
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