Skip to content

Commit

Permalink
change to rl for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
m-goggins committed Aug 6, 2024
1 parent 3cf31bd commit 2eb279e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions containers/record-linkage/app/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@

# Ensure MPI is configured as expected.!
run_migrations()

settings = get_settings()
MPI_CLIENT = DIBBsMPIConnectorClient(
pool_size=settings["connection_pool_size"],
Expand Down

0 comments on commit 2eb279e

Please sign in to comment.