Skip to content

Commit

Permalink
update url for iiif preview
Browse files Browse the repository at this point in the history
  • Loading branch information
mfall3 committed Sep 26, 2024
1 parent 20da092 commit b88d6d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/databank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ downloader:
:iiif:
:draft_base: <%= Rails.application.credentials[:iiif][:draft_base] %>
:medusa_base: <%= Rails.application.credentials[:iiif][:medusa_base] %>
#:preview_root: <%= Rails.application.credentials[:iiif][:preview_root] %>
:preview_root: <%= Rails.application.credentials[:iiif][:preview_root] %>

:illinois_experts:
:key: <%= Rails.application.credentials[:illinois_experts][:key] %>
Expand Down

0 comments on commit b88d6d9

Please sign in to comment.