mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
horizon secret
This commit is contained in:
@@ -14,6 +14,10 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'horizon' => [
|
||||
'secret' => env('HORIZON_SECRET'),
|
||||
],
|
||||
|
||||
'mailgun' => [
|
||||
'domain' => env('MAILGUN_DOMAIN'),
|
||||
'secret' => env('MAILGUN_SECRET'),
|
||||
|
||||
Reference in New Issue
Block a user