From 218e79220c44d8b76b359b87a9cf8a712de96259 Mon Sep 17 00:00:00 2001 From: Trey t Date: Fri, 28 Nov 2025 00:27:41 -0600 Subject: [PATCH] update --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 30a8aa1..6cbab85 100644 --- a/Procfile +++ b/Procfile @@ -1,2 +1,2 @@ -web: /app/api +web: /app/start.sh worker: /app/worker