From b79ccd821357c46f3498bd2776f041f367c42f79 Mon Sep 17 00:00:00 2001 From: Shay Hadar Date: Tue, 22 Sep 2020 15:56:50 +0300 Subject: [PATCH] Update manifest.json add port supprt to: *.corp.exlibrisgroup.com --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 52248c4..659fffc 100644 --- a/manifest.json +++ b/manifest.json @@ -40,7 +40,7 @@ "modals": true }, "connectSrc": [ - "*.corp.exlibrisgroup.com", + "*.corp.exlibrisgroup.com:*", "*.alma.exlibrisgroup.com" ] },