Configuration for :scrapper app

This commit is contained in:
2024-05-01 10:35:41 +02:00
parent 072c5f85b8
commit 5881ff62b6
5 changed files with 18 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
import Config
config :scrapper,
riot_api_key: System.get_env("RIOT_API_KEY")