1
0
Fork 0
advent-of-code/2021/config/runtime.exs

4 lines
89 B
Elixir
Raw Normal View History

2022-09-21 09:19:53 -04:00
import Config
config :advent_of_code, session: System.get_env("ADVENT_OF_CODE_SESSION")