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