Actualiser Home
parent
b2c9c6503b
commit
cdc5203e8a
6
Home.md
6
Home.md
@ -22,4 +22,8 @@ irm https://deno.land/install.ps1 | iex
|
|||||||
curl -fsSL https://deno.land/install.sh | sh
|
curl -fsSL https://deno.land/install.sh | sh
|
||||||
|
|
||||||
# Lancer le serveur (une fois a la racine)
|
# Lancer le serveur (une fois a la racine)
|
||||||
deno run --allow-net --allow-env --allow-read main.ts
|
deno run --allow-net --allow-env --allow-read main.ts
|
||||||
|
|
||||||
|
# Utilisateur de test
|
||||||
|
Utilisateur : testuser
|
||||||
|
Mot de passe : pass
|
Loading…
x
Reference in New Issue
Block a user