Change docker-compose references

This commit is contained in:
vcerenu
2025-07-04 12:43:41 -03:00
parent 8306a49967
commit 5bbce9e403
5 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -32,8 +32,8 @@ Before diving into the deployment, please ensure you have reviewed:
git clone [https://github.com/wazuh/wazuh-docker.git](https://github.com/wazuh/wazuh-docker.git)
cd wazuh-docker
git checkout v4.13.0
# Navigate to the specific docker-compose directory, e.g., single-node or multi-node
# cd docker-compose/single-node/ (example path)
# Navigate to the specific directory, e.g., single-node or multi-node
# cd single-node/ (example path)
```
Alternatively, you might download specific `docker-compose.yml` files if provided as part of a release package.