Skip to content

Commit

Permalink
updates redis addon to mini
Browse files Browse the repository at this point in the history
  • Loading branch information
Arique1104 committed Oct 5, 2023
1 parent c361089 commit 2a02583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
"addons": [
"heroku-postgresql:basic",
{
"plan": "heroku-redis:basic",
"plan": "heroku-redis:mini",
"options": {
"maxmemory-policy": "volatile-lru"
}
Expand Down

0 comments on commit 2a02583

Please sign in to comment.