From 236c2dc7395d4ad980a042071b0bfb8215243a8e Mon Sep 17 00:00:00 2001 From: Sleepingpirates <32914211+Sleepingpirates@users.noreply.github.com> Date: Fri, 5 Jun 2020 01:41:20 -0400 Subject: [PATCH] Update Procfile --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index e35da6b..46e39ce 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -worker: python Invitarr.py +worker: python Invitarr-docker.py