Merge pull request #4177 from jun06t/demo-udp

demo: Added udp port forwarding for DNS
This commit is contained in:
Matt Keeler 2018-06-20 10:34:10 -04:00 committed by GitHub
commit 94d6b1c32c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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: