@pristy/pristy-libvue 0.22.3 → 0.22.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1451,7 +1451,7 @@ const U = new TI(), w = e({
1451
1451
  checkLoginIframe: !1,
1452
1452
  redirectUri: `${N.ALFRESCO_HOST}${N.APP_ROOT}`
1453
1453
  },
1454
- config: "keycloak.json",
1454
+ config: `${N.ALFRESCO_HOST}${N.APP_ROOT}/keycloak.json`,
1455
1455
  onReady(M) {
1456
1456
  w().keycloakReady(M);
1457
1457
  }