Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit 4e5f080

Browse files
authored
Update README.md
1 parent 14f8ce8 commit 4e5f080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ most simple way of running the container
1313
advanced usage
1414

1515
docker run -d --name wazuh -v /:/rootfs:ro --net host --hostname ${HOSTNAME} \
16-
-e JOIN_MANAGER=172.17.0.1 -e JOIN_GROUP=default,test -e JOIN_PASSWORD=test123 \
16+
-e JOIN_MANAGER=172.17.0.1 -e JOIN_GROUPS=default,test -e JOIN_PASSWORD=test123 \
1717
-v /etc/os-release:/etc/os-release \
1818
-v /var/run/docker.sock:/var/run/docker.sock \
1919
-v /var/ossec/ossec.conf:/var/ossec/etc/ossec.conf \

0 commit comments

Comments
 (0)