Lytic analytics migration (#1428)

* add new api event proxy

* add new apiHost for analytics web
zio/stable
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
1 changed files with 1 additions and 1 deletions

View File

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