Set urls to production

This commit is contained in:
Raul Del Pozo Moreno
2022-03-24 20:50:16 +01:00
parent 95d92d968d
commit a01d921cae
5 changed files with 11 additions and 11 deletions
+3 -3
View File
@@ -3,7 +3,7 @@ version: '3.7'
services:
wazuh.manager:
image: wazuh/wazuh-manager:4.3.0-dev
image: wazuh/wazuh-manager:4.3.0
hostname: wazuh.manager
restart: always
ports:
@@ -30,7 +30,7 @@ services:
- filebeat_var:/var/lib/filebeat
wazuh1.indexer:
image: wazuh/wazuh-indexer:4.3.0-dev-test
image: wazuh/wazuh-indexer:4.3.0
hostname: wazuh1.indexer
restart: always
ports:
@@ -46,7 +46,7 @@ services:
hard: 65536
wazuh.dashboard:
image: wazuh/wazuh-dashboard:4.3.0-dev-test
image: wazuh/wazuh-dashboard:4.3.0
hostname: wazuh.dashboard
restart: always
ports: