allow to customize trusted proxies

This commit is contained in:
jayvirsinh_gohil
2021-05-24 13:13:46 +05:30
parent 3f0008ec95
commit 1837bf3f3e
2 changed files with 52 additions and 0 deletions

View File

@ -34,3 +34,5 @@ PUSHER_SECRET=
SANCTUM_STATEFUL_DOMAINS=crater.test
SESSION_DOMAIN=crater.test
TRUSTED_PROXIES="*"