Remove deprecated nginx section

This commit is contained in:
Manuel Gutierrez
2020-09-16 18:08:38 +02:00
parent ac0c85bb64
commit a2e7805251

View File

@@ -70,20 +70,6 @@ services:
- elasticsearch:elasticsearch - elasticsearch:elasticsearch
- wazuh:wazuh - wazuh:wazuh
# nginx:
# image: nginx:stable
# hostname: nginx
# restart: always
# ports:
# - "80:80"
# - "443:443"
# depends_on:
# - kibana
# links:
# - kibana:kibana
# volumes:
# - ./nginx_conf:/etc/nginx/conf.d:ro
volumes: volumes:
ossec_api_configuration: ossec_api_configuration:
ossec_etc: ossec_etc: