From f679a3150510f9d42fb3cc3da8067b0768c5b30b Mon Sep 17 00:00:00 2001 From: erensanlier Date: Mon, 22 Apr 2024 13:37:06 +0300 Subject: [PATCH] Update .env.example DATA_API_URL --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 441a71c..f6126e8 100644 --- a/.env.example +++ b/.env.example @@ -17,7 +17,7 @@ PROJECT_REGISTRY_CACHE_URL=redis://localhost:6379/1 TEST_PROJECT_ID="Create one on https://wc-cloud-staging.vercel.app" # Data API -DATA_API_URL="https://data.walletconnect.com" +DATA_API_URL="https://prod-data.walletconnect.com" DATA_API_AUTH_TOKEN="{token}" SCAM_GUARD_CACHE_URL=redis://localhost:6379/2