Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change redis address is invalid #14

Closed
rhaonan opened this issue Sep 19, 2019 · 2 comments
Closed

change redis address is invalid #14

rhaonan opened this issue Sep 19, 2019 · 2 comments

Comments

@rhaonan
Copy link

rhaonan commented Sep 19, 2019

in my config/config.exs,i change the host address to remote address, but it does not take effect,what else do I need to modify?

config :my_app, MyApp.RedisCache,
conn_opts: [
# Redix options
host: "127.0.0.1", // change host is invalid
port: 6379
]

@cabol
Copy link
Owner

cabol commented Oct 17, 2019

Sorry for the lateness, can you provide more info about the error you get when the remote address is set to the host option?

@cabol
Copy link
Owner

cabol commented Oct 31, 2020

Closing this issue since there hasn't been any feedback, please feel free to re-open it if you found the issue again.

@cabol cabol closed this as completed Oct 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants