Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 440 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 440 Bytes

NGINX Buildpack

Note: This has only been tested with starphleet

Structure

If you have a index.html this will static serve, put this late in your chain of buildpacks, or explicitly set with BUILDPACK_URL.

  • nginx.conf.erb - Optional File: overrides conf/nginx.conf.erb, this serves as a template to generate your config.
  • mime.types - Optional File: overrides conf/mime.types