You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of editing the index.js itself, possibly breaking future updates and making git pull basically impossible to update the code from time to time, I'd highly recommend just using .env files and then just using process.env.RELAY_URL - or alike. :)