From be5a2969b2d3fe521d3563d97a166bcc15c9ccd1 Mon Sep 17 00:00:00 2001 From: CEdwardsBlasikiewicz Date: Thu, 12 Dec 2024 09:23:03 +1100 Subject: [PATCH] test point global message to catalogue --- .env.staging | 2 +- .env.test | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.staging b/.env.staging index b58b0b33..95a6db33 100644 --- a/.env.staging +++ b/.env.staging @@ -50,7 +50,7 @@ EDS_CACHE_DIR=tmp/cache EBSCO_SEARCH_URL="define EBSCO_SEARCH_URL" FINDING_AIDS_SEARCH_URL="define FINDING_AIDS_SEARCH_URL" -GLOBAL_MESSAGE_URL= +GLOBAL_MESSAGE_URL=https://catalogue.nla.gov.au/ NATIONAL_LIBRARY_CARD_URL="https://www.library.gov.au/research/join-library" ASK_LIBRARIAN_URL=https://www.library.gov.au/services/ask-librarian diff --git a/.env.test b/.env.test index 9d64bbd5..50d3fe80 100644 --- a/.env.test +++ b/.env.test @@ -29,7 +29,7 @@ CATALOGUE_SEARCH_URL=http://test.host/catalog.json FINDING_AIDS_SEARCH_URL=http://test.host/finding-aids/catalog.json EBSCO_SEARCH_URL=https://search.ebscohost.com/login.aspx?authtype=ip,guest&groupid=main&profile=eds&direct=true -GLOBAL_MESSAGE_URL= +GLOBAL_MESSAGE_URL=https://catalogue.nla.gov.au/ NATIONAL_LIBRARY_CARD_URL="https://www.library.gov.au/research/join-library" ASK_LIBRARIAN_URL=https://www.library.gov.au/services/ask-librarian