From 1db1adbf2d061848f78711c38678edd02250f923 Mon Sep 17 00:00:00 2001 From: Tiago Freire Date: Tue, 16 Aug 2016 01:18:30 -0300 Subject: WIP --- config/config.exs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config') 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: # -- cgit v1.2.3