From 0adc206beb9687336cd0a0742668c5d6fdcd08b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 13 Nov 2023 15:24:59 +0100 Subject: [PATCH] Update config.local.php --- conf/config.local.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.local.php b/conf/config.local.php index 974380c..539274b 100644 --- a/conf/config.local.php +++ b/conf/config.local.php @@ -177,7 +177,7 @@ const WWW_URI = '__PATH__/'; * @var null|string */ -const WWW_URL = 'https://__DOMAIN__' . WWW_URI; +const WWW_URL = 'https://__DOMAIN____PATH__'; /** * Adresse URL HTTP(S) de l'admin Paheko