From 126259a8375207b3cba737b07e436cb7919459f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=92=BC=E6=99=82=E5=BC=A6=E4=B9=9F?= Date: Wed, 12 Aug 2015 16:22:36 +0800 Subject: [PATCH] Add port sepcify to Procfile --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index a944bad..a7cf9be 100644 --- a/Procfile +++ b/Procfile @@ -1,2 +1,2 @@ -web: go-plurk-robot serve -r /app +web: go-plurk-robot serve -r /app -p $PORT worker: go-plurk-robot robot