We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee4ec8e commit 8d8d269Copy full SHA for 8d8d269
demo/docker-compose-cluster/docker-compose.yml
@@ -27,6 +27,7 @@ services:
27
- "8400:8400"
28
- "8500:8500"
29
- "8600:8600"
30
+ - "8600:8600/udp"
31
command: "agent -server -bootstrap-expect 3 -ui -client 0.0.0.0"
32
33
networks:
0 commit comments