summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorTiago Freire <tcfonnet@gmail.com>2016-08-16 01:18:30 -0300
committerTiago Freire <code.tiago.frire@locaweb.com.br>2016-08-18 15:08:05 -0300
commit1db1adbf2d061848f78711c38678edd02250f923 (patch)
tree2932151e492855506a40c9e7af5b6e7583aa1903 /config
parent[WIP] Init. (diff)
WIP
Diffstat (limited to 'config')
-rw-r--r--config/config.exs4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/config.exs b/config/config.exs
index 2272984..4f2b23f 100644
--- a/config/config.exs
+++ b/config/config.exs
@@ -10,11 +10,11 @@ use Mix.Config
# You can configure for your application as:
#
-# config :powerdnsx, key: :value
+# config :powerdnsex, key: :value
#
# And access this configuration in your application as:
#
-# Application.get_env(:powerdnsx, :key)
+# Application.get_env(:powerdnsex, :key)
#
# Or configure a 3rd-party app:
#