Remove unecessary Graylog ports

This commit is contained in:
Brendan Smith 2022-02-20 15:32:46 -06:00
parent 4c444e2e98
commit 227540a1f8

View file

@ -50,10 +50,6 @@ services:
- 1514:1514/udp
# Syslog TCP
- 1514:1514
# GELF TCP
- 12201:12201
# GELF UDP
- 12201:12201/udp
restart: "unless-stopped"
influxdb:
container_name: influxdb