Skip to content

Commit

Permalink
Create app.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Neftalí Yagua committed Mar 20, 2016
1 parent 93d65f2 commit 88d8a1f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "Mediawiki",
"description": "A MediaWiki Package",
"repository": "https://github.com/NeftaliYagua/Heroku-ZendSkeletonApplication",
"logo": "https://upload.wikimedia.org/wikipedia/mediawiki/b/bc/Wiki.png",
"author": "Fundación Wikimedia",
"website": "https://www.mediawiki.org/wiki/MediaWiki",
"success_url": "/",
"keywords": ["php", "MediaWiki"],
"image": "heroku/php",
"buildpacks": [
{
"url": "https://github.com/heroku/heroku-buildpack-php"
}
]
}

0 comments on commit 88d8a1f

Please sign in to comment.