From 3127390f3f22b0cb75588449c586075b54343d04 Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Sat, 28 Feb 2026 14:27:25 +0000 Subject: [PATCH] Edit config/wsgi.py via Editor --- Procfile | 1 + 1 file changed, 1 insertion(+) create mode 100644 Procfile diff --git a/Procfile b/Procfile new file mode 100644 index 0000000..e203341 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +web: gunicorn gatsby.wsgi --bind 0.0.0.0:8000 \ No newline at end of file