Skip to content

Commit

Permalink
Remove alma_qa rails env
Browse files Browse the repository at this point in the history
  • Loading branch information
christinach committed Aug 18, 2023
1 parent c044470 commit 8668c70
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions config/requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,9 @@ staging:
<<: *defaults
pulsearch_base: https://catalog-staging.princeton.edu
bibdata_base: <%= ENV['BIBDATA_BASE'] || "https://bibdata-staging.princeton.edu" %>
alma_qa:
qa:
<<: *defaults
bibdata_base: <%= ENV['BIBDATA_BASE'] || "https://bibdata-qa.princeton.edu" %>
# 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 8668c70

Please sign in to comment.