diff --git a/.env b/.env index afbe9385..991640e4 100644 --- a/.env +++ b/.env @@ -214,7 +214,7 @@ APP_SECRET=a03498528f5a5fc089273ec9ae5b2849 # Set the trusted IPs here, when using an reverse proxy -#TRUSTED_PROXIES=127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16 +#TRUSTED_PROXIES=127.0.0.0/8,::1,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16 #TRUSTED_HOSTS='^(localhost|example\.com)$'