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

Images aren't caching correctly #10

Open
NotoriousGOR opened this issue Jul 17, 2022 · 0 comments
Open

Images aren't caching correctly #10

NotoriousGOR opened this issue Jul 17, 2022 · 0 comments

Comments

@NotoriousGOR
Copy link

Hello,

I've forked this repository to create a MVP to demo how good this library is. I've never used Fly.io, nor Redis that much so I think I probably messed up the configuration somewhat. Serving locally on my machine works just fine, but when serving to Fly.io, the images aren't loading as you can see here:

https://empty-frost-2311.fly.dev/

Any idea what I may have done wrong? I created a persistent volume on my App which is tied to here:

[mounts] destination = "/app/.cache" source = "hive_volume"

And I also created a separate Redis app on the same team, but I am still having the same result. I'd really appreciate any help here.

Thank you @jacob-ebey !

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

1 participant