Move all configuration outside of the LastFm module, so that it's not polluted with references to the parent music_library application.
Using `mix phx.new music_library --database sqlite3 --binary-id --no-mailer`