fix(user): persist updateUser correctly; add setup:api script and README update; seeders tweaks
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
"SERVER_PORT": 3201,
|
||||
"SECRET": "$2b$10$aEsAUG7Dy8dcTORi1vaQle",
|
||||
"SESSION_LIFETIME": 3600,
|
||||
"MONGODB_URI": "mongodb://localhost:27017/headupdb",
|
||||
"MONGODB_URI": "mongodb://localhost:27017/adastradb",
|
||||
"SENDGRID_API_KEY": "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",
|
||||
"SENDGRID_FROM_MAIL": "contact@rampeur.fr",
|
||||
"SENDGRID_TO_MAIL": "rampeur@gmail.com",
|
||||
|
||||
Reference in New Issue
Block a user