From dbf8cee1c59a786a532248b607fc151eafb165ed Mon Sep 17 00:00:00 2001 From: Paulo Veiga Date: Wed, 5 Jan 2022 05:18:53 +0000 Subject: [PATCH] Procfile edited online with Bitbucket --- Procfile | 1 - 1 file changed, 1 deletion(-) delete mode 100644 Procfile diff --git a/Procfile b/Procfile deleted file mode 100644 index 4981ba86..00000000 --- a/Procfile +++ /dev/null @@ -1 +0,0 @@ -web: java $JAVA_OPTS -Dspring.profiles.active=heroku -jar wise-webapp/target/dependency/jetty-runner.jar --port $PORT wise-webapp/target/*.war