From e92f6f61f4290aeebb033c79002070c5a4cca2bc Mon Sep 17 00:00:00 2001 From: Arturo Corro Date: Sat, 22 Mar 2025 15:36:43 -0600 Subject: [PATCH] Proxy support --- .env.example | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.env.example b/.env.example index e30a435..43596b1 100644 --- a/.env.example +++ b/.env.example @@ -68,6 +68,8 @@ VITE_APP_NAME="${APP_NAME}" AUTH_MODEL=Koneko\VuexyAdmin\Models\User FORCE_HTTPS= +TRUST_PROXY= +TRUST_PROXY_IPS=* REDIS_CACHE_DB= REDIS_SESSION_DB=