1
0
Fork 0
advent-of-code/2025/config/runtime.exs
2025-12-03 10:16:50 -05:00

3 lines
80 B
Elixir

import Config
config :aoc, session_cookie: System.fetch_env!("SESSION_COOKIE")