From fe2ffd6356b80266c5b0e1e7a5577e93ece0a38c Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Wed, 15 Dec 2021 23:20:06 +0100 Subject: [PATCH] Tweaking heroku Procfile --- Procfile | 1 + 1 file changed, 1 insertion(+) create mode 100644 Procfile diff --git a/Procfile b/Procfile new file mode 100644 index 00000000..116f3f1a --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +web: python3 ./changedetection.py -C -d ./datastore -p $PORT