diff --git a/Procfile b/Procfile index f2a87ae..37af4b5 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: flower --port=$PORT --broker=$BROKER_URL --db=$DATABASE_URL --persistent=true --basic_auth=$FLOWER_AUTH \ No newline at end of file +web: flower --port=$PORT --broker=$BROKER_URL --db=$DATABASE_URL --persistent=true --basic_auth=$FLOWER_BASIC_AUTH