Skip to content

Commit

Permalink
fix swagger (#1088)
Browse files Browse the repository at this point in the history
  • Loading branch information
Adeodonne authored Jan 20, 2024
1 parent 88b1da4 commit d06eaa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ WORKDIR /app
COPY --from=publish /app/publish ./

LABEL atom="Streetcode"
ENTRYPOINT ["dotnet", "Streetcode.WebApi.dll", "--environment=Production"]
ENTRYPOINT ["dotnet", "Streetcode.WebApi.dll"]

0 comments on commit d06eaa3

Please sign in to comment.