From 3adb7809ddf1add3fccff6849b2861fb6cc2052f Mon Sep 17 00:00:00 2001 From: vcerenu Date: Thu, 12 May 2022 11:23:46 -0300 Subject: [PATCH] change doc migration --- multi-node/Migration-to-Wazuh-4.3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multi-node/Migration-to-Wazuh-4.3.md b/multi-node/Migration-to-Wazuh-4.3.md index 97d49f0e..611e14b8 100644 --- a/multi-node/Migration-to-Wazuh-4.3.md +++ b/multi-node/Migration-to-Wazuh-4.3.md @@ -17,7 +17,7 @@ Assuming that you have a v4.2 production deployment, perform the following steps **4. Spin down the 4.2 environment.** `docker-compose -f production-cluster.yml down` -**Steps 5 and 6 can be done with the volume-migrator.sh script, specifying Docker version and project name as parameters.** +**Steps 5 and 6 can be done with the volume-migrator.sh script, specifying Docker compose version and project name as parameters.** Ex: $ multi-node/volume-migrator.sh 1.25.0 multi-node