kiola / config /config.exs
Scott Hiett
Docker building and release
b2ff4b5
raw
history blame
119 Bytes
import Config
config :srh,
mode: "file",
file_path: "srh-config/tokens.json"
import_config "#{config_env()}.exs"