Skip to content

Commit

Permalink
docs : update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AkekoChan authored Feb 8, 2024
1 parent c8a658e commit 73e185b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Créez un fichier `.env` dans le dossier `server` et ajoutez les variables d'env

```env
PORT=3001
MONGODB_URI=your_mongodb_uri_here
MONGO_URI=your_mongodb_uri_here
```

### 4. Configuration du Frontend
Expand Down Expand Up @@ -63,4 +63,4 @@ L'application sera accessible à l'adresse http://localhost:5173 dans votre navi

## Comment Installer MongoDB

Suivez les instructions sur le site officiel de MongoDB pour installer la base de données : [MongoDB Installation Guide](https://www.mongodb.com/docs/manual/installation/)
Suivez les instructions sur cette vidéo pour installer MongoDB : [MongoDB Installation Guide](https://www.youtube.com/watch?v=gB6WLkSrtJk)

0 comments on commit 73e185b

Please sign in to comment.