config: Update 3 files
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 9s
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 9s
This commit is contained in:
@@ -53,9 +53,9 @@ services:
|
||||
# GELF TCP
|
||||
- "${GELF_TCP_PORT:-12202}:12202"
|
||||
# Syslog UDP
|
||||
- "${SYSLOG_UDP_PORT:-1514}:1514/udp"
|
||||
- "${SYSLOG_UDP_PORT:-514}:1514/udp"
|
||||
# Syslog TCP
|
||||
- "${SYSLOG_TCP_PORT:-1515}:1515"
|
||||
- "${SYSLOG_TCP_PORT:-514}:1514"
|
||||
# Beats
|
||||
- "${BEATS_PORT:-5044}:5044"
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user