From 163e07adb573da8497c9ccf0ae97a6c261e7b14a Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 13 Apr 2024 01:08:10 -0700 Subject: initial commit. Migration from GitLab --- Procfile | 1 + 1 file changed, 1 insertion(+) create mode 100644 Procfile (limited to 'Procfile') diff --git a/Procfile b/Procfile new file mode 100644 index 0000000..362d8e0 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +web: gunicorn --bind 0.0.0.0:$PORT app:app \ No newline at end of file -- cgit v1.2.3