honcho有像工头一样的.honcho文件吗?

时间:2014-03-23 02:30:17

标签: foreman

对于foreman,如果你在目录中有一个文件.foreman,你就会发出你的foreman命令,它将在其中查找env和procfile,例如:

procfile: Procfile.dev
env: conf/development.env

honcho是否具有同等效力?我试过.honcho,但那没用。

1 个答案:

答案 0 :(得分:1)

只需使用Procfile作为文件名,其余内容相同。