Fixes documentation for overriding default configuration (#37)

This commit is contained in:
Sameer Naik
2016-07-27 14:42:59 +05:30
committed by GitHub
parent 5773f0f706
commit e77426e587

View File

@@ -103,7 +103,7 @@ nginx:
## Full configuration
This container looks for configuration in `/bitnami/nginx/conf`. You can mount a directory there with your own configuration, or the default configuration will be copied to your directory if it is empty.
This container looks for configuration in `/bitnami/nginx/conf`. You can mount a directory at `/bitnami/nginx/` with your own configuration, or the default configuration will be copied to your directory at `conf/` if it's empty.
### Step 1: Run the nginx image