parent
9e7e999b9d
commit
b6ef6229d7
5
app.json
5
app.json
|
@ -3,8 +3,5 @@
|
||||||
"description": "open source pastebin written in node.js",
|
"description": "open source pastebin written in node.js",
|
||||||
"repository": "https://github.com/Logic-gate/haste-server",
|
"repository": "https://github.com/Logic-gate/haste-server",
|
||||||
"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": [
|
|
||||||
"heroku-redis:hobby-dev"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue