Heroku app.json
This commit is contained in:
parent
3cc5bb1dc9
commit
d48f5c3327
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "haste-server",
|
||||
"description": "open source pastebin written in node.js",
|
||||
"repository": "https://github.com/seejohnrun/haste-server",
|
||||
"logo": "https://raw.githubusercontent.com/seejohnrun/haste-server/master/static/logo.png",
|
||||
"keywords": ["pastebin", "haste", "node"]
|
||||
}
|
Loading…
Reference in New Issue