beam/examples/beamsh: miniserver.ds demo
Docker-DCO-1.1-Signed-off-by: Solomon Hykes <solomon@docker.com> (github: shykes) Upstream-commit: 5833e7888725dcb7d0bfd3f23087deed73a75328 Component: engine
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#!/usr/bin/env beamsh
|
||||
|
||||
multiprint {
|
||||
trace {
|
||||
listen tcp://localhost:7676 &
|
||||
listen tcp://localhost:8787 &
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user