We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ecd173 commit 88dd7a0Copy full SHA for 88dd7a0
1 file changed
README.md
@@ -40,7 +40,7 @@ cp env.example .env
40
```
41
42
Remplissez les variables dans `.env` :
43
-
+
44
```env
45
MONGODB_URI=mongodb+srv://username:password@cluster.mongodb.net/dbname?retryWrites=true&w=majority
46
SETUP_SECRET=votre_token_secret_ici
0 commit comments