Skip to content

Commit bea43ca

Browse files
authored
Update dod_agent.html
1 parent 2ab5284 commit bea43ca

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Shital/gov/dod_agent.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@ <h1> In APP Web Client for Org: "bt20250106"</h1>
1515
embeddedservice_bootstrap.settings.language = 'en_US'; // For example, enter 'en' or 'en-US'
1616

1717
embeddedservice_bootstrap.init(
18-
'00Deq000005dhgX',
18+
'00DRw000000PtNt',
1919
'MIAW_ESD_QUEUE_TO_AGENT',
20-
'https://servicegcpusa9020.my.site.com/ESWMIAWESDQUEUETOAGEN1737535584053',
20+
'https://servicegcpusa9402.experience.crmforce.mil/ESWMIAWESDQUEUETOAGEN1737544427540',
2121
{
22-
scrt2URL: 'https://servicegcpusa9020.my.salesforce-scrt.com'
22+
scrt2URL: 'https://servicegcpusa9402.scrt.salesforce.mil'
2323
}
2424
);
2525
} catch (err) {
2626
console.error('Error loading Embedded Messaging: ', err);
2727
}
2828
};
2929
</script>
30-
<script type='text/javascript' src='https://servicegcpusa9020.my.site.com/ESWMIAWESDQUEUETOAGEN1737535584053/assets/js/bootstrap.min.js' onload='initEmbeddedMessaging()'></script>
30+
<script type='text/javascript' src='https://servicegcpusa9402.experience.crmforce.mil/ESWMIAWESDQUEUETOAGEN1737544427540/assets/js/bootstrap.min.js' onload='initEmbeddedMessaging()'></script>
3131

3232
</body>
3333
</html>

0 commit comments

Comments
 (0)