Skip to content

Commit 4476d44

Browse files
committed
Add trusted proxies to Cachet config
1 parent 9565455 commit 4476d44

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

config/cachet.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@
7777
'api',
7878
],
7979

80+
'trusted_proxies' => env('CACHET_TRUSTED_PROXIES', ''),
81+
8082
/*
8183
|--------------------------------------------------------------------------
8284
| Cachet API Rate Limit (attempts per minute)

0 commit comments

Comments
 (0)