From 9300dc9d97f4b85d8b086440b60caf186d552fc5 Mon Sep 17 00:00:00 2001
From: canals <gerome.canals@univ-lorraine.fr>
Date: Fri, 23 Jun 2017 15:45:58 +0200
Subject: [PATCH] Test compose files for 5.6 and 7.1

---
 php/test/README.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/php/test/README.md b/php/test/README.md
index 8126eb3..7eed43a 100644
--- a/php/test/README.md
+++ b/php/test/README.md
@@ -13,12 +13,12 @@ Attaching to web.test.canals.php.7.1
 should lead to the creation and enaction of a container named _web.test.canals.php.7.1_ .
 
 To verify that everything goes well, just point your preferred browser to the following urls:
-* http://localhost:25080/
-* http://localhost:25080/index.html
-* http://localhost:25080/info.php
-* https://localhost:25443/
-* https://localhost:25443/index.html
-* https://localhost:25443/info.php
+ * http://localhost:25080/
+ * http://localhost:25080/index.html
+ * http://localhost:25080/info.php
+ * https://localhost:25443/
+ * https://localhost:25443/index.html
+ * https://localhost:25443/info.php
 
 
 ####php5.6 image :
-- 
GitLab