mirror of
https://github.com/bsmithio/OPNsense-Dashboard.git
synced 2026-06-14 04:11:19 +00:00
Remove unecessary Graylog ports
This commit is contained in:
parent
4c444e2e98
commit
227540a1f8
1 changed files with 0 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue