Skip to content

Commit 0b1a299

Browse files
authored
Update scalingo.json
1 parent ca31f7a commit 0b1a299

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scalingo.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"value": "2"
3131
}
3232
},
33-
"addons": ["scalingo-redis:free"],
33+
"addons": ["redis:redis-sandbox"],
3434
"scripts": {
3535
"first-deploy": "echo 'first deployment'",
3636
"postdeploy": "echo hello"
@@ -41,4 +41,4 @@
4141
"size": "S"
4242
}
4343
}
44-
}
44+
}

0 commit comments

Comments
 (0)