ci: Adjustments procfile

This commit is contained in:
henrik
2024-12-22 23:39:53 +01:00
parent 995146f3d2
commit 7de891ad08
2 changed files with 2 additions and 4 deletions

View File

@@ -41,6 +41,4 @@ WORKDIR /app
COPY --from=publish /app/publish .
COPY --from=publish /app/.dokku /app/.dokku
RUN ls -la
ENTRYPOINT ["dotnet"]