Skip to content

Commit 41cc5c5

Browse files
committed
fix
1 parent 4cf5f1e commit 41cc5c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/logging/docker-compose.yml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ services:
102102
vector:
103103
image: timberio/vector:0.50.X-debian
104104
ports:
105-
- "12201:12203/udp" # GELF input
105+
- "12201:12201/udp" # GELF input
106106
volumes:
107107
- /var/run/docker.sock:/var/run/docker.sock:ro
108108
environment:

0 commit comments

Comments
 (0)