mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
podcasts added
This commit is contained in:
8
config/feeds/services.php
Normal file
8
config/feeds/services.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'podcastindex-org' => [
|
||||
'key' => env('PODCASTINDEX_ORG_KEY'),
|
||||
'secret' => env('PODCASTINDEX_ORG_SECRET'),
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user