Current section

Files

Jump to
stytch config prod.exs
Raw

config/prod.exs

import Config
config :stytch,
endpoint: System.get_env("STYTCH_ENDPOINT", "https://api.stytch.com/v1")