Skip to content

Instantly share code, notes, and snippets.

@danilogco
Created May 27, 2021 02:25
Show Gist options
  • Save danilogco/e8741662449b2345dd9733fecedc2e65 to your computer and use it in GitHub Desktop.
Save danilogco/e8741662449b2345dd9733fecedc2e65 to your computer and use it in GitHub Desktop.
Changing Heroku Redis version
heroku addons:create heroku-redis:hobby-dev --version 6 -a app_name
heroku redis:promote redis-curved-54192 --app app_name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment