* feat: Track time users are in meetings * chore: Remove unnecessary overrides from eslint config and console.log * refactor: Separate the event into two: connect & disconnect * chore: Add Segment api keys * feat: Track disconnection only once and pass only world name and content server url
8 lines
258 B
JSON
8 lines
258 B
JSON
{
|
|
"CHAIN_ID": "1",
|
|
"EXPLORER_URL": "https://play.decentraland.org",
|
|
"PEER_URL": "https://peer.decentraland.org",
|
|
"WORLDS_CONTENT_SERVER_URL": "https://worlds-content-server.decentraland.org",
|
|
"SEGMENT_API_KEY": "FLpPrzJ8NlZLoRDldyQz4VdRnFGtxCAb"
|
|
}
|