route/Procfile

4 lines
230 B
Plaintext

route: ./route
httpagent: go1.8 run ./cmd/httpagent/main.go -token 850045ee-5bec-4c14-9392-a4aa85ec3220 -domain embody-fire-shad.route.xeserv.us -server 127.0.0.1:36971 -method tcp
helloserver: go1.8 run ./cmd/helloserver/main.go