From f85b62fc36b4ffe8531cb6b90c169177e9553a36 Mon Sep 17 00:00:00 2001 From: dragonfire535 Date: Thu, 9 Mar 2017 00:01:06 -0500 Subject: [PATCH] Nvm Heroku can shard --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 973094b6..5f6dddef 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -worker: node index.js \ No newline at end of file +worker: node shardingmanager.js \ No newline at end of file