Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
cthtrifork committed Nov 3, 2023
1 parent e8427b8 commit 2427063
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 106 deletions.
35 changes: 0 additions & 35 deletions .vscode/launch.json

This file was deleted.

41 changes: 0 additions & 41 deletions .vscode/tasks.json

This file was deleted.

16 changes: 0 additions & 16 deletions docs/index.md

This file was deleted.

13 changes: 0 additions & 13 deletions mkdocs.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion src/Cheetah.WebApi/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ ENV COMPlus_EnableDiagnostics=0

WORKDIR /app
COPY --from=publish /app/publish .
ENTRYPOINT dotnet "Cheetah.WebApi.dll"
ENTRYPOINT ["dotnet", "Cheetah.WebApi.dll"]

0 comments on commit 2427063

Please sign in to comment.