From f4c5816e2b8a773f036f6cd6f1679db94e04920b Mon Sep 17 00:00:00 2001 From: Ruidy Nemausat Date: Tue, 3 Dec 2019 17:25:30 +0100 Subject: [PATCH] procfile --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index d07253b..0ade413 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn disquaire_project.wsgi \ No newline at end of file +web: gunicorn villafleurie.wsgi \ No newline at end of file