feat: update lastfm & weather to use internal API

This commit is contained in:
Frankie B 2023-07-02 02:01:54 +01:00
commit 63ab693d87
5 changed files with 84 additions and 23 deletions

View file

@ -29,3 +29,4 @@ MEMCACHED_HOST=127.0.0.1
LASTFM_KEY=
LASTFM_USER=
LASTFM_TOP_TRACKS=10
API_ROOT=http://127.0.0.1:3000