mirror of
https://github.com/seejohnrun/haste-server
synced 2025-08-22 04:03:10 -07:00
addon format change
did not take into account the format for a singular addon
This commit is contained in:
parent
a897f4e83b
commit
d2c2d3f790
1 changed files with 1 additions and 3 deletions
4
app.json
4
app.json
|
@ -5,8 +5,6 @@
|
|||
"logo": "https://raw.githubusercontent.com/seejohnrun/haste-server/master/static/logo.png",
|
||||
"keywords": ["pastebin", "haste", "node"],
|
||||
"addons": [
|
||||
"heroku-redis", {
|
||||
"plan": "hobby-dev"
|
||||
}
|
||||
"heroku-redis:hobby-dev"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue