From e55fb500359725233034f71d39a97c8eda9e6c9b Mon Sep 17 00:00:00 2001 From: krls2020 Date: Thu, 3 Oct 2024 08:52:21 +0000 Subject: [PATCH] Fix styling --- config/trustedproxy.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/trustedproxy.php b/config/trustedproxy.php index 37d1593..8d85c73 100644 --- a/config/trustedproxy.php +++ b/config/trustedproxy.php @@ -2,7 +2,7 @@ return [ - 'proxies' => '*', + 'proxies' => '*', /* * Which headers to use to detect proxy related data (For, Host, Proto, Port)