package switch and did edit .env.example

This commit is contained in:
2024-01-25 17:08:38 +01:00
parent bdffceedc4
commit 411cc4b8fe
2 changed files with 6 additions and 3 deletions
+2
View File
@@ -2,6 +2,8 @@ JWT_SECRET = "Secret"
PORT = 3000
USERNAMELENGTH = 20
NODE_ENV=development
# Time format: 1d2h3m4s
PERMTOKENAGE = 30d5h # 30 days 5 hours
ACCESSTOKENAGE = 1h # 1 hour