forked from potsda.mn/mobilizon
Debug errors in test mode as well
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
92bff34df8
commit
19c82c76ba
|
@ -14,6 +14,7 @@ config :mobilizon, Mobilizon.Web.Endpoint,
|
|||
host: "mobilizon.test",
|
||||
scheme: "http"
|
||||
],
|
||||
debug_errors: true,
|
||||
secret_key_base: "some secret",
|
||||
server: false
|
||||
|
||||
|
|
Loading…
Reference in a new issue