Commit e61a5f1c authored by Terence Lee's avatar Terence Lee

transfer from hone to heroku

parent af36605b
...@@ -14,7 +14,7 @@ For a guide, read the [Getting Started with Single Page Apps on Heroku](https:// ...@@ -14,7 +14,7 @@ For a guide, read the [Getting Started with Single Page Apps on Heroku](https://
## Deploying ## Deploying
The `static.json` file is required to use this buildpack. This file handles all the configuration described below. The `static.json` file is required to use this buildpack. This file handles all the configuration described below.
1. Set the app to this buildpack: `$ heroku buildpacks:set https://github.com/hone/heroku-buildpack-static.git`. 1. Set the app to this buildpack: `$ heroku buildpacks:set https://github.com/heroku/heroku-buildpack-static.git`.
2. Deploy: `$ git push heroku master` 2. Deploy: `$ git push heroku master`
### Configuration ### Configuration
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment