Upgrade Oban

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-01-27 16:37:59 +01:00
parent 88707ff729
commit 43c694be72
4 changed files with 17 additions and 8 deletions

View File

@@ -53,7 +53,7 @@ config :tesla, Mobilizon.Service.HTTP.GeospatialClient,
config :mobilizon, Mobilizon.Service.Geospatial, service: Mobilizon.Service.Geospatial.Mock
config :mobilizon, Oban, queues: false, crontab: false, plugins: false
config :mobilizon, Oban, queues: false, plugins: false
config :mobilizon, Mobilizon.Web.Auth.Guardian, secret_key: "some secret"