mirror of
				https://github.com/wazuh/wazuh-docker.git
				synced 2025-11-03 21:43:15 +00:00 
			
		
		
		
	added hostname in order to keep compatibility with wazuhapp
This commit is contained in:
		@@ -3,6 +3,7 @@ version: '2'
 | 
			
		||||
services:
 | 
			
		||||
  wazuh:
 | 
			
		||||
    build: wazuh/
 | 
			
		||||
    hostname: wazuh-manager
 | 
			
		||||
#    mem_limit: 3g
 | 
			
		||||
    ports:
 | 
			
		||||
      - "1514/udp:1514/udp"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user