File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 cuitServiceBaseUrl : "https://apisint.fromdoppler.net/cuit" ,
44 hostSmtp : "int-smtp-relay.fromdoppler.net" ,
55 portSmtp : "2525" ,
6+ useClerkAuthentication : true ,
67} ) ;
Original file line number Diff line number Diff line change 33 cuitServiceBaseUrl : "https://apis.fromdoppler.com/cuit" ,
44 hostSmtp : "smtp.dopplerrelay.com" ,
55 portSmtp : "587" ,
6+ useClerkAuthentication : false ,
67} ) ;
Original file line number Diff line number Diff line change 33 cuitServiceBaseUrl : "https://apisqa.fromdoppler.net/cuit" ,
44 hostSmtp : "qa-smtp-relay.fromdoppler.net" ,
55 portSmtp : "2525" ,
6+ useClerkAuthentication : false ,
67} ) ;
Original file line number Diff line number Diff line change 22 baseUrl : 'http://localhost:34751' ,
33 cuitServiceBaseUrl : 'https://apisint.fromdoppler.net/cuit' ,
44 hostSmtp : '127.0.0.1' ,
5- portSmtp : '2525'
5+ portSmtp : '2525' ,
6+ useClerkAuthentication : true ,
67} ) ;
You can’t perform that action at this time.
0 commit comments