From e529f5b691e4ffbe4cfaf5b3fc993065dbcab211 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 15 Jul 2019 13:56:56 +0000 Subject: [PATCH] Fixing docroot --- config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.php b/config.php index 2e4e1e3..3b27e4b 100644 --- a/config.php +++ b/config.php @@ -6,7 +6,7 @@ $site_name="☣ thunix ☣"; //$site_root="https://dev.thunix.cf"; $site_root="https://".$_SERVER['HTTP_HOST']; //Local base root for app files -$doc_root="/var/www/dev.thunix.cf"; +$doc_root="/var/www/thunix.cf"; //Site style // site is the default. Specify something else here to switch