This commit is contained in:
Simon Prévost 2020-03-24 07:44:32 -04:00
parent f223b30d1e
commit 3d8dc94029

View File

@ -22,4 +22,6 @@ config :accent, Accent.Lint,
spelling_gateway: Accent.Lint.Rules.Spelling.GatewayMock,
spelling_gateway_url: "http://language-tool.test"
config :ueberauth, Ueberauth, providers: [{:dummy, {Accent.Auth.Ueberauth.DummyStrategy, []}}]
config :logger, level: :warn