update for staging

This commit is contained in:
Mohamed Nouffer
2022-06-14 17:22:47 +05:30
parent 01ac5605d6
commit 3648b04b22
13 changed files with 20 additions and 20 deletions

View File

@ -26,7 +26,7 @@ function Sso() {
function launchsso() {
console.log("launch sso");
window.open("https://fbssso.bizside.biz/Shibboleth.sso/Login", "_self");
window.open("https://fbssso.ts.bizside.biz/Shibboleth.sso/Login", "_self");
}