Skip to content

Commit

Permalink
Update sachin_testing.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ESW1234 authored Jul 16, 2020
1 parent b979c56 commit 6df8451
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions sachin/laptop/sachin_testing.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,18 +69,18 @@
// );

embedded_svc.init(
'http://sachinhanum-ltm.internal.salesforce.com:6109',
'http://myfirstlocalsite-1734f8e39a5.dev.localhost.soma.force.com:6109',
'http://esw.localhost.internal.salesforce.com:6109',
'http://sachinh.dev.localhost.soma.force.com:6109/sac',
gslbBaseURL,
'00Dxx0000006Gcx',
'00Dxx0000006GeZ',
'MyESWDeployment',
{
baseLiveAgentContentURL: 'http://sachinhanum-ltm.internal.salesforce.com:8095/content',
deploymentId: '572xx0000004C92',
buttonId: '573xx0000004C92',
baseLiveAgentURL: 'http://sachinhanum-ltm.internal.salesforce.com:8096/chat',
eswLiveAgentDevName: 'EmbeddedServiceLiveAgent_Parent04Ixx0000004CAeEAM_16ffd8940d7',
isOfflineSupportEnabled: false
eswLiveAgentDevName: 'EmbeddedServiceLiveAgent_Parent04Ixx0000004C92EAE_173554d855e',
isOfflineSupportEnabled: true
}
);
};
Expand Down

0 comments on commit 6df8451

Please sign in to comment.