feat: update lastfm & weather to use internal API
This commit is contained in:
parent
7884f44391
commit
63ab693d87
5 changed files with 84 additions and 23 deletions
|
@ -56,6 +56,7 @@
|
|||
*/
|
||||
|
||||
'url' => env('APP_URL', 'http://localhost'),
|
||||
'api_root' => env('API_ROOT', 'http://127.0.0.1:3000'),
|
||||
|
||||
'asset_url' => env('ASSET_URL'),
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue