From f49ca0df0efaabefd3bfa7496dc9b5a0db0fc52f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9D=B4=EA=B2=BD=EB=AF=BC?= Date: Thu, 19 Mar 2026 08:55:54 +0900 Subject: [PATCH] Upload Procfile --- 03.Code/업로드용/Procfile | 1 + 1 file changed, 1 insertion(+) create mode 100644 03.Code/업로드용/Procfile diff --git a/03.Code/업로드용/Procfile b/03.Code/업로드용/Procfile new file mode 100644 index 0000000..ca6e941 --- /dev/null +++ b/03.Code/업로드용/Procfile @@ -0,0 +1 @@ +web: gunicorn app:app