mirror of
https://github.com/dokku/buildpack-nginx.git
synced 2025-10-07 11:14:34 +00:00
Allow root directory to be overridden via environment variable
This commit is contained in:
@ -8,3 +8,6 @@
|
||||
* 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
|
||||
|
Reference in New Issue
Block a user