forked from wazuh/wazuh-docker
Added SMTP packages
We have added the SMTP packages that are missing. For its installation we have to add the universe repository.
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ version: '2'
|
||||
|
||||
services:
|
||||
wazuh:
|
||||
image: wazuh/wazuh:3.7.0_6.4.3
|
||||
build: ./wazuh
|
||||
hostname: wazuh-manager
|
||||
restart: always
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user