Merge pull request #64 from bitnami/prydonius-patch-1

Explain configuration volume change
This commit is contained in:
Sameer Naik 2017-02-02 17:54:52 +05:30 committed by GitHub
commit 7af1cecd3e
1 changed files with 1 additions and 1 deletions

View File

@ -369,7 +369,7 @@ bats test.sh
## 1.10.0-r0
- All volumes have been merged at `/bitnami/nginx`. Now you only need to mount a single volume at `/bitnami/nginx` for persistence.
- The configuration volume has been moved to `/bitnami/nginx`. Now you only need to mount a single volume at `/bitnami/nginx` for persisting configuration. `/app` is still used for serving content by the default virtual host.
- The logs are always sent to the `stdout` and are no longer collected in the volume.
## 1.8.0-4-r01 (2015-10-05)