From cdc5203e8a36584a81cd07c097f8a801c07201a4 Mon Sep 17 00:00:00 2001 From: "francois.baille" Date: Mon, 5 May 2025 00:36:27 +0200 Subject: [PATCH] Actualiser Home --- Home.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 5d529a4..07ff393 100644 --- a/Home.md +++ b/Home.md @@ -22,4 +22,8 @@ irm https://deno.land/install.ps1 | iex curl -fsSL https://deno.land/install.sh | sh # Lancer le serveur (une fois a la racine) -deno run --allow-net --allow-env --allow-read main.ts \ No newline at end of file +deno run --allow-net --allow-env --allow-read main.ts + +# Utilisateur de test +Utilisateur : testuser +Mot de passe : pass \ No newline at end of file