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 b3e29c7..82059dc 100644
--- a/.env.example
+++ b/.env.example
@@ -6,4 +6,5 @@ NODE_ENV=development
DATABASE_URL=neststarterappdevelopement
# recommend using randomkeygen.com to generate a key
-ENCRYPTION_KEY=yourencryptionkey \ No newline at end of file
+ENCRYPTION_KEY=yourencryptionkey
+REFRESH_ENCRYPTION_KEY=yourrefreshencryptionkey \ No newline at end of file