|
@@ -28,7 +28,7 @@ config :hello, Hello.Repo,
|
|
# Where those two env variables point to a file on
|
|
# Where those two env variables point to a file on
|
|
# disk for the key and cert.
|
|
# disk for the key and cert.
|
|
|
|
|
|
-config :logger, level: :info
|
|
|
|
|
|
+config :logger, level: :error
|
|
|
|
|
|
# ## Using releases
|
|
# ## Using releases
|
|
#
|
|
#
|