From 72149894b96a424e6bd57f8454027f2e26ac5e1a Mon Sep 17 00:00:00 2001 From: H3XploR <73852348+H3XploR@users.noreply.github.com> Date: Mon, 12 Jan 2026 12:09:01 +0100 Subject: [PATCH] maj readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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/