renlabs-dev / commune-ts

This is a monorepo for the AGIc typescript ecosystem. It uses Turborepo and contains the code for our web apps.
https://www.communeai.org/
5 stars 1 forks source link

Deploy `commune-cache` pointing to testnet endpoint #165

Open EdSDR opened 2 months ago

DaviPtrs commented 1 month ago

@EdSDR We need to change the commune-ts code so these environment variables don't get baked into the code, that way we can change those values on runtime:

NEXT_PUBLIC_WS_PROVIDER_URL NEXT_PUBLIC_CACHE_PROVIDER_URL