Skip to content

Commit 7714de5

Browse files
authored
chore: update metrics server URL to active deployment (#623)
The old livepeer-leaderboard-serverless endpoint is no longer deployed.
1 parent c2a7d06 commit 7714de5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ NEXT_PUBLIC_GITHUB_LIP_NAMESPACE=adamsoffer
1313
NEXT_PUBLIC_SUBGRAPH_API_KEY=
1414
NEXT_PUBLIC_SUBGRAPH_ID=FE63YgkzcpVocxdCEyEYbvjYqEf2kb1A6daMYRxmejYC
1515
NEXT_PUBLIC_WALLET_CONNECT_PROJECT_ID=
16-
NEXT_PUBLIC_METRICS_SERVER_URL=https://livepeer-leaderboard-serverless.vercel.app
16+
NEXT_PUBLIC_METRICS_SERVER_URL=https://leaderboard-serverless.vercel.app
1717
NEXT_PUBLIC_AI_METRICS_SERVER_URL=https://leaderboard-api.livepeer.cloud
1818

1919
# Optional dev overrides (e.g. Graph Studio sandbox; leave empty in prod)

0 commit comments

Comments
 (0)