Explain configuration volume change

This commit is contained in:
Sameer Naik
2017-02-02 17:58:06 +05:30
parent 0b4f3245b2
commit 8e383c97f2

View File

@@ -355,7 +355,7 @@ bats test.sh
## 2.4.18-r0
- All volumes have been merged at `/bitnami/apache`. Now you only need to mount a single volume at `/bitnami/apache` for persistence.
- The configuration volume has been moved to `/bitnami/apache`. Now you only need to mount a single volume at `/bitnami/apache` 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.
## 2.4.12-4-r01