rafaelmuttoni
PROOP
2 years ago
I have a Next.js app in my project and I've added a Redis DB to this same project, I've tried using the REDISPRIVATEURL to connect but it doesn't work. Any ideas?
9 Replies
I've switched to REDIS_URL and it works. But I'm curious, the private url is supposed to be used when sharing the same network, right? So why it doesn't work?
2 years ago
are you using ioredis?
2 years ago
reading this docs section -
2 years ago
haha I had this chat open before the ping