From d829590af4ab585581bcba4ed5c64b6cb67a5645 Mon Sep 17 00:00:00 2001 From: Steven <106362981+stevenleep@users.noreply.github.com> Date: Wed, 19 Jun 2024 12:10:51 +0800 Subject: [PATCH] Update Procfile --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index e0246e6..6ab6978 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: poetry run gunicorn app:app \ No newline at end of file +web: poetry run gunicorn app:rapidlinkapp