mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-11-02 21:13:30 +00:00
Remove deprecated nginx section
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user