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",
|
host: "mobilizon.test",
|
||||||
scheme: "http"
|
scheme: "http"
|
||||||
],
|
],
|
||||||
|
debug_errors: true,
|
||||||
secret_key_base: "some secret",
|
secret_key_base: "some secret",
|
||||||
server: false
|
server: false
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user