From eb07cc0d082963bdbbf6741ece753f2b1b55c253 Mon Sep 17 00:00:00 2001 From: Sameer Naik Date: Thu, 19 Jan 2017 18:25:10 +0530 Subject: [PATCH] fix references to the `` volume --- bitnami/magento/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/magento/README.md b/bitnami/magento/README.md index 97d669f6ca62..44c5f8b4a665 100644 --- a/bitnami/magento/README.md +++ b/bitnami/magento/README.md @@ -195,7 +195,7 @@ magento: environment: - MAGENTO_PASSWORD=my_password1234 volumes_from: - - application_data + - magento_data ``` * For manual execution add a `-e` option with each variable and value: