Lytic analytics migration (#1428)
* add new api event proxy * add new apiHost for analytics webzio/stable
parent
01775e5bff
commit
bcd63e710c
|
@ -15,7 +15,7 @@ const segmentClient = createClient(
|
|||
{
|
||||
integrations: {
|
||||
'Segment.io': {
|
||||
apiHost: 'api.evt.bsky.app/v1',
|
||||
apiHost: 'api.events.bsky.app/v1',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue