fix procfile to be compatible with non-unix
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
ticker: ./ticker $PORT
|
||||
error : ./error
|
||||
ticker: ruby ./ticker $PORT
|
||||
error : ruby ./error
|
||||
|
||||
Reference in New Issue
Block a user