diff --git a/.dokku/Procfile b/.dokku/Procfile index 73c3d24..61e9368 100644 --- a/.dokku/Procfile +++ b/.dokku/Procfile @@ -1,2 +1,2 @@ -frontend: /app/pushy/Pushy.dll +web: /app/pushy/Pushy.dll silo: silo/Pushy.Silo.dll \ No newline at end of file