From d75ed0b20885b48ea4b79732e96bfc493779de7b Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Thu, 8 Aug 2024 13:20:24 +0200 Subject: [PATCH] refactor: Import ProxyTypes enum and use TRAEFIK instead of TRAEFIK_V2 --- bootstrap/helpers/proxy.php | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap/helpers/proxy.php b/bootstrap/helpers/proxy.php index f18b09f56..e50983535 100644 --- a/bootstrap/helpers/proxy.php +++ b/bootstrap/helpers/proxy.php @@ -1,6 +1,7 @@