From c9b69caa9201b8f05c7e4e413253392dac911537 Mon Sep 17 00:00:00 2001 From: polo-pc-greta Date: Thu, 27 Mar 2025 18:08:12 +0100 Subject: erreur de chemin --- src/Config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Config.php') diff --git a/src/Config.php b/src/Config.php index cfec876..882ec98 100644 --- a/src/Config.php +++ b/src/Config.php @@ -15,7 +15,7 @@ class Config // classe URL static public string $protocol = 'http'; - static public string $host = 'nageurs.localhost'; + //static public string $host = ''; static public string $port = '80'; // copier dans ce tableau les variables contenant des chemins -- cgit v1.2.3