forked from wazuh/wazuh-docker
Remove postfix volume
This commit is contained in:
@@ -53,7 +53,6 @@ COPY config/etc/ /etc/
|
|||||||
# Setting volumes
|
# Setting volumes
|
||||||
VOLUME ["/var/ossec/data"]
|
VOLUME ["/var/ossec/data"]
|
||||||
VOLUME ["/etc/filebeat"]
|
VOLUME ["/etc/filebeat"]
|
||||||
VOLUME ["/etc/postfix"]
|
|
||||||
VOLUME ["/var/lib/filebeat"]
|
VOLUME ["/var/lib/filebeat"]
|
||||||
|
|
||||||
# Services ports
|
# Services ports
|
||||||
|
|||||||
Reference in New Issue
Block a user