From c03944faef7eadd59865b741b10994d89b5c7073 Mon Sep 17 00:00:00 2001 From: ginctronic Date: Sun, 23 Nov 2025 13:06:28 +0100 Subject: [PATCH] env fuori root --- config/test_db.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/test_db.php b/config/test_db.php index f83a637..18c192e 100644 --- a/config/test_db.php +++ b/config/test_db.php @@ -1,7 +1,7 @@ load(); $DB_HOST = $_ENV['DB_HOST'];