Lytic analytics migration (#1428)

* add new api event proxy

* add new apiHost for analytics web
This commit is contained in:
Ansh 2023-09-12 00:11:27 +05:30 committed by GitHub
parent 01775e5bff
commit bcd63e710c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ const segmentClient = createClient(
{
integrations: {
'Segment.io': {
apiHost: 'api.evt.bsky.app/v1',
apiHost: 'api.events.bsky.app/v1',
},
},
},