diff --git a/Procfile b/Procfile index a5b4ec9..5bd56d0 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -worker: git clone https://github.com/ledlamp/k44Eqha.git --depth=1 && cd k44Eqha && exec node src/main.js +worker: git clone git@github.com/ledlamp/k44Eqha.git --depth=1 && cd k44Eqha && exec node src/main.js