mirror of
https://github.com/seejohnrun/haste-server
synced 2025-08-24 12:25:18 -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",
|
"logo": "https://raw.githubusercontent.com/seejohnrun/haste-server/master/static/logo.png",
|
||||||
"keywords": ["pastebin", "haste", "node"],
|
"keywords": ["pastebin", "haste", "node"],
|
||||||
"addons": [
|
"addons": [
|
||||||
"heroku-redis", {
|
"heroku-redis:hobby-dev"
|
||||||
"plan": "hobby-dev"
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue