Cant connect redis with my app

Hi,
I can’t connect my redis instance with my app.


This public url doesn’t work for me.

What I’m I missing?

Hi @Jakov

It is not public url.

You can only access database internally from your fly app.

Yeah I know, I tried that but no luck.

What is the proper way to connect flyio redis to an app.

This is error that I get:

Can you provide which redis client do you use? So I can try to give some config examples.

I’m using bee queue!