mirror of
				https://github.com/wazuh/wazuh-docker.git
				synced 2025-11-03 21:43:15 +00:00 
			
		
		
		
	Updated docker-compose
This commit is contained in:
		@@ -13,7 +13,7 @@ services:
 | 
				
			|||||||
      - "55000:55000"
 | 
					      - "55000:55000"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  elasticsearch:
 | 
					  elasticsearch:
 | 
				
			||||||
    image: wazuh/wazuh-kibana:3.9.3_7.2.0
 | 
					    image: wazuh/wazuh-elasticsearch:3.9.3_7.2.0
 | 
				
			||||||
    hostname: elasticsearch
 | 
					    hostname: elasticsearch
 | 
				
			||||||
    restart: always
 | 
					    restart: always
 | 
				
			||||||
    ports:
 | 
					    ports:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user