summaryrefslogtreecommitdiff
path: root/config/config.exs
blob: 97ecef9edfbe669520da113e07b936ca230f617b (plain) (blame)
1
2
3
4
5
use Mix.Config

config :powerdnsex, timeout: 2

import_config "#{Mix.env()}.exs"