demo: Added udp port forwarding

This commit is contained in:
Junpei Tsuji 2018-05-30 13:56:56 +09:00
parent 34be4e21d2
commit 4b9c62b126
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ services:
- "8400:8400"
- "8500:8500"
- "8600:8600"
- "8600:8600/udp"
command: "agent -server -bootstrap-expect 3 -ui -client 0.0.0.0"
networks: