From 679d573328005e3b5f6a83d9bfb3c6c0829954f0 Mon Sep 17 00:00:00 2001 From: MarkusJoe Date: Sat, 5 Feb 2022 18:48:47 +0800 Subject: [PATCH] update --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 80a980e..ae0b8ac 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn run:app \ No newline at end of file +web: gunicorn run: app \ No newline at end of file