mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-11-01 20:43:44 +00:00
Remove deprecated nginx section
This commit is contained in:
@@ -70,20 +70,6 @@ services:
|
||||
- elasticsearch:elasticsearch
|
||||
- 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:
|
||||
ossec_api_configuration:
|
||||
ossec_etc:
|
||||
|
||||
Reference in New Issue
Block a user