mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
TTS
This commit is contained in:
@@ -46,4 +46,10 @@ return [
|
||||
'redirect' => env('TWITTER_REDIRECT_URI'),
|
||||
],
|
||||
|
||||
'lnbits' => [
|
||||
'url' => env('LNBITS_URL'),
|
||||
'wallet_id' => env('LNBITS_WALLET_ID'),
|
||||
'read_key' => env('LNBITS_READ_KEY'),
|
||||
]
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user