mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 20:00:33 -04:00
Fixes for postmark bindings
This commit is contained in:
parent
d861e2101e
commit
83bc6619b1
@ -77,4 +77,5 @@ return [
|
||||
'client_secret' => env('BITBUCKET_CLIENT_SECRET'),
|
||||
'redirect' => env('BITBUCKET_OAUTH_REDIRECT'),
|
||||
],
|
||||
'postmark' => env('POSTMARK_SECRET'),
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user