From ffbe6d9c04b7d242113ac2217bcfaeaba81ca6f6 Mon Sep 17 00:00:00 2001 From: henrik Date: Fri, 13 Dec 2024 20:14:32 +0100 Subject: [PATCH] Updated Procfile --- .dokku/Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.dokku/Procfile b/.dokku/Procfile index b2087c2..61e9368 100644 --- a/.dokku/Procfile +++ b/.dokku/Procfile @@ -1,2 +1,2 @@ -web: pushy/Pushy.dll +web: /app/pushy/Pushy.dll silo: silo/Pushy.Silo.dll \ No newline at end of file