# This file is responsible for configuring your application # and its dependencies with the aid of the Mix.Config module. use Mix.Config config :dough, # default, an opennic server. dns_server: "37.235.1.174", current_version: Mix.Project.config()[:version] import_config "#{Mix.env}.exs"