From 46638b3b17bc716aa8522ef674a1c5a58fae497c Mon Sep 17 00:00:00 2001 From: SubaruSama Date: Thu, 22 Aug 2024 22:26:58 -0300 Subject: [PATCH] Update index.php Since i am running the docker inside a VM, using localhost is not feasible. I could create a port redirect and make some network wizardry, but it would get messy. And using this manner, it uses the variables defined by the dev. --- www/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/index.php b/www/index.php index 351db2597b..8766006c0e 100644 --- a/www/index.php +++ b/www/index.php @@ -54,7 +54,7 @@