Skip to content

Commit 132bcc5

Browse files
authored
Remove portforwarding of Kibana
Thanks to @Zocker1999NET
1 parent b536d8f commit 132bcc5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docker-compose.yml

-2
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ services:
4949
SERVER_HOST: "0.0.0.0"
5050
ELASTICSEARCH_HOSTS: http://elasticsearch:9200
5151
XPACK_MONITORING_UI_CONTAINER_ELASTICSEARCH_ENABLED: "true"
52-
ports:
53-
- "5601:5601"
5452
restart: unless-stopped
5553
networks:
5654
- parsedmarc-network

0 commit comments

Comments
 (0)