From 30e89243afc853ea5def4462beb4acf842dc5ee9 Mon Sep 17 00:00:00 2001 From: tonyrewin Date: Sun, 23 Apr 2023 19:57:49 +0300 Subject: [PATCH] Procfile --- Procfile | 1 + 1 file changed, 1 insertion(+) create mode 100644 Procfile diff --git a/Procfile b/Procfile new file mode 100644 index 0000000..5459f93 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +web: python api/webhook.py