move storage and api to apps, create base analyzer
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import Config
|
||||
|
||||
config :lol_api,
|
||||
riot_api_key: System.get_env("RIOT_API_KEY")
|
||||
Reference in New Issue
Block a user