mirror of
https://github.com/dokku/buildpack-nginx.git
synced 2026-04-30 11:37:35 +00:00
75f5e89851ed6ce5765962c8ee1067ea7bce64cf
Update with more complete default mime.types
NGINX Buildpack
Note: This has only been tested with dokku - it may not work elsewhere.
Structure
- .nginx - File: its presence signals that this buildpack should be used
- www - Folder: holds all files to be served by nginx
- nginx.conf.erb - Optional File: overrides
conf/nginx.conf.erb - mime.types - Optional File: overrides
conf/mime.types - custom-build - Optional File: executes commands before build is finished
Environment Variables
- root - Optional: overrides root directory
Languages
Shell
84.3%
HTML
10.7%
Makefile
5%