Skip to content

Commit

Permalink
Merge pull request #1012 from sul-dlss/cbeer-patch-2
Browse files Browse the repository at this point in the history
Add folio-prod database configuration
  • Loading branch information
jcoyne authored Jul 26, 2023
2 parents 7e5577d + ff8c561 commit 726e35d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ environments:
full_dump_processes: 24
kafka_topic: marc_folio_test
folio_prod:
database_url: <%= ENV['FOLIO_PROD_DATABASE_URL'] %>
processes: 1
full_dump_processes: 24
kafka_topic: marc_folio_prod

0 comments on commit 726e35d

Please sign in to comment.