Mise à jour du README
This commit is contained in:
@@ -108,11 +108,12 @@ Le backend expose une **API** **REST** sécurisée utilisée par :
|
|||||||
|
|
||||||
Créer un fichier `.env` à la racine du projet :
|
Créer un fichier `.env` à la racine du projet :
|
||||||
|
|
||||||
```env **PORT**=**5000**
|
|
||||||
|
|
||||||
DATABASE_URL="postgresql://postgres:password@localhost:**5432**/the_tip_top_db*
|
```env **PORT**=**5000**```
|
||||||
|
|
||||||
JWT_SECRET=*your_secret_key" ```
|
```DATABASE_URL="postgresql://postgres:password@localhost:**5432**/the_tip_top_db*```
|
||||||
|
|
||||||
|
```JWT_SECRET=*your_secret_key" ```
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user