Lytic analytics migration (#1428)
* add new api event proxy * add new apiHost for analytics web
This commit is contained in:
parent
01775e5bff
commit
bcd63e710c
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ const segmentClient = createClient(
|
||||||
{
|
{
|
||||||
integrations: {
|
integrations: {
|
||||||
'Segment.io': {
|
'Segment.io': {
|
||||||
apiHost: 'api.evt.bsky.app/v1',
|
apiHost: 'api.events.bsky.app/v1',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue