diff --git a/README.md b/README.md index 138d791..4359896 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ Exemple d'../.env fonctionnel: POSTGRES_PASSWORD=coucou +JWT_SECRET=superlongsecretkeyatleast32characterspleasenevercommitthis POSTGRES_DB=database POSTGRES_HOST=database POSTGRES_USER=user @@ -15,4 +16,4 @@ Gestion de friendship dans POSTGRESQL: 'rejected' → refusé Ressource: - https://www.postgresql.org/docs/ \ No newline at end of file + https://www.postgresql.org/docs/