diff --git a/Procfile b/Procfile index 645413f..8582fb3 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -worker: python cli.py --broker=$REDIS_BROKER +worker: python cli.py --broker=$REDIS_URL