Archived
1
0
Fork 0

Adding config/trustedproxy.php

This commit is contained in:
Henrik Hautakoski 2022-11-17 18:30:24 +01:00
parent 5554434663
commit 7019c1303f
2 changed files with 35 additions and 0 deletions

View file

@ -12,3 +12,5 @@ DB_CONNECTION=sqlite
CACHE_DRIVER=file
QUEUE_CONNECTION=sync
TRUSTED_PROXIES=127.0.0.1,1.1.1.1