buildpack-nginx/README.md

8 lines
267 B
Markdown
Raw Normal View History

2014-11-06 22:29:41 +00:00
Dokku buildpack: Static Nginx
================================
2013-08-17 06:41:19 +00:00
2014-11-06 22:29:41 +00:00
For your static HTML site!
2013-08-17 06:41:19 +00:00
2014-11-06 22:29:41 +00:00
Simply use this as the Dokku buildpack for your static repo and push to your Dokku server!
2014-11-06 22:29:41 +00:00
Make sure you have a file called `.static` in your root folder of your application.