We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b536d8f commit 132bcc5Copy full SHA for 132bcc5
docker-compose.yml
@@ -49,8 +49,6 @@ services:
49
SERVER_HOST: "0.0.0.0"
50
ELASTICSEARCH_HOSTS: http://elasticsearch:9200
51
XPACK_MONITORING_UI_CONTAINER_ELASTICSEARCH_ENABLED: "true"
52
- ports:
53
- - "5601:5601"
54
restart: unless-stopped
55
networks:
56
- parsedmarc-network
0 commit comments