Procfile: fix SSL

This commit is contained in:
Cadey Ratio 2017-04-05 22:23:17 -07:00
parent e7930add80
commit 734e6ab036
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
route: ./route
httpagent: ./httpagent -token 850045ee-5bec-4c14-9392-a4aa85ec3220 -domain embody-fire-shad.route.xeserv.us -server 127.0.0.1:36971 -method tcp
httpagent: ./httpagent -token 850045ee-5bec-4c14-9392-a4aa85ec3220 -domain embody-fire-shad.route.xeserv.us -server embody-fire-shad.route.xeserv.us:36971 -method tcp
helloserver: ./helloserver -port 9090