Skip to content

Commit

Permalink
Merge pull request #2673 from pulibrary/point_qa_at_scsb_prod
Browse files Browse the repository at this point in the history
Point QA at SCSB Production.
  • Loading branch information
kevinreiss authored Aug 19, 2021
2 parents 1573ced + e9f29a1 commit 7b0d0ae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ staging:
alma_qa:
<<: *defaults
bibdata_base: <%= ENV['BIBDATA_BASE'] || "https://bibdata-staging.princeton.edu" %>
scsb_base: https://uat-recap.htcinc.com:9093
# scsb_base: https://uat-recap.htcinc.com:9093
scsb_base: https://scsb.recaplib.org:9093
pulsearch_base: https://catalog-qa.princeton.edu
qa:
<<: *defaults

0 comments on commit 7b0d0ae

Please sign in to comment.