forked from wazuh/wazuh-docker
Change certs copy
This commit is contained in:
+2
-2
@@ -30,7 +30,7 @@ services:
|
||||
- filebeat_var:/var/lib/filebeat
|
||||
|
||||
wazuh1.indexer:
|
||||
image: wazuh/wazuh-indexer:4.3.0-dev-testing
|
||||
image: wazuh/wazuh-indexer:4.3.0-dev-test
|
||||
hostname: wazuh1.indexer
|
||||
restart: always
|
||||
ports:
|
||||
@@ -46,7 +46,7 @@ services:
|
||||
hard: 65536
|
||||
|
||||
wazuh.dashboard:
|
||||
image: wazuh/wazuh-dashboard:4.3.0-dev-testing
|
||||
image: wazuh/wazuh-dashboard:4.3.0-dev-test
|
||||
hostname: wazuh.dashboard
|
||||
restart: always
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user