From 38dffadf1ff15e01c3c2b8fe17148de127b08db2 Mon Sep 17 00:00:00 2001 From: Dylan TIRARD Date: Sat, 17 Sep 2022 22:50:19 +0200 Subject: [PATCH] Ajouter 'Procfile' --- Procfile | 1 + 1 file changed, 1 insertion(+) create mode 100644 Procfile diff --git a/Procfile b/Procfile new file mode 100644 index 0000000..48d2420 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +web: index.html \ No newline at end of file