Having a quick go with Heroku buttons!
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "Cachet",
|
||||
"description": "Single-site Status Page with Laravel",
|
||||
"website": "http://james-brooks.uk/cachet",
|
||||
"repository": "https://github.com/jbrooksuk/Cachet",
|
||||
"keywords": ["cachet", "laravel", "status", "page"],
|
||||
"addons": ["cleardb"],
|
||||
"env": {
|
||||
"ENV": "heroku"
|
||||
},
|
||||
"scripts": {
|
||||
"postdeploy": "php artisan migrate"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user