3 lines
80 B
Elixir
3 lines
80 B
Elixir
import Config
|
|
|
|
config :aoc, session_cookie: System.fetch_env!("SESSION_COOKIE")
|