Example Heroku app using the Heroku-16 stack.
$ heroku info
=== protected-headland-75700
Auto Cert Mgmt: false
Dynos:
Git URL: https://git.heroku.com/protected-headland-75700.git
Owner: danielmweibel@gmail.com
Region: us
Repo Size: 3 KB
Slug Size: 9 MB
Stack: heroku-16
Web URL: https://protected-headland-75700.herokuapp.com/Clone the repository:
git clone https://github.com/weibeld/example-heroku-16
cd example-heroku-16Add heroku remote:
git remote add heroku https://git.heroku.com/protected-headland-75700.gitHeroku app is now restored:
heroku info