Created
May 27, 2021 02:25
-
-
Save danilogco/e8741662449b2345dd9733fecedc2e65 to your computer and use it in GitHub Desktop.
Changing Heroku Redis version
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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