Skip to content

Commit

Permalink
test: back to sync migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
Whoops committed Oct 2, 2024
1 parent 20ab01f commit da347ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.exs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ config :arrow,
fetch_adjustments?: true,
adjustments_url: "https://mbta-gtfs-s3.s3.amazonaws.com/arrow/shuttles.json",
# Run migrations synchronously before anything else. Must finish in <5 seconds
migrate_synchronously?: false,
migrate_synchronously?: true,
redirect_http?: true,
cognito_groups: %{
# map cognito groups to roles
Expand Down

0 comments on commit da347ad

Please sign in to comment.