Added option to proxy notifications to another server
This commit is contained in:
@@ -22,4 +22,5 @@ return [
|
||||
// 'did_change_renewal_pref' => \App\Jobs\AppstoreNotifications\HandleDidChangeRenewalPreferences::class,
|
||||
// 'did_change_renewal_status' => \App\Jobs\AppstoreNotifications\HandleDidChangeRenewalStatus::class,
|
||||
],
|
||||
'proxy_host' => env('APPLE_PROXY_HOST'),
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user