Skip to content

Commit cec155a

Browse files
authored
Update unauth1.html
1 parent c36b81b commit cec155a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

sachin/desktop/macstudio/main/unauth1.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,11 @@ <h3>admin@sdb3.blitz.org / 123456</h3>
5959
// }
6060
// );
6161
embeddedservice_bootstrap.init(
62-
'00DSB00000Ga2IE', // SDB3_ASA
63-
'ASAWeb1', // SDB3_ASA
64-
'https://dxx0000006gqxeae.my.localhost.sfdcdev.site.com:7443/ESWWeb31734396432075',
62+
'00DSB00000Ga2IE', // SDB3_ASA org
63+
'ASAWeb1', // SDB3_ASA deployment
64+
'https://dxx0000006gqxeae.my.localhost.sfdcdev.site.com:7443/ESWWeb31734396432075', // local org site url
6565
{
66-
scrt2URL: 'https://dsb00000ga2ie2az.test1.my.pc-rnd.salesforce-scrt.com'
66+
scrt2URL: 'https://dsb00000ga2ie2az.test1.my.pc-rnd.salesforce-scrt.com' // SDB3_ASA deployment's SCRT2 URL
6767
}
6868
);
6969
} catch (err) {

0 commit comments

Comments
 (0)