From 71e8a4f1e3262aae6203eb7cd56239a8ee264f24 Mon Sep 17 00:00:00 2001 From: Duchateau Fabien <fabien.duchateau@univ-lyon1.fr> Date: Sat, 3 Oct 2020 16:04:52 +0200 Subject: [PATCH] [M] minor change in URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30a17ae..637743b 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Pour lancer *mapiris*, taper dans un terminal : python3 main.py ``` -Après quelques informations, le terminal affiche l'URL permettant de tester *mapiris* : `http://localhost:8080/` +Après quelques informations, le terminal affiche l'URL permettant de tester *mapiris* : `http://localhost:8081/` ## Crédits -- GitLab