Skip to content

Commit

Permalink
revert swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
Adeodonne committed Jan 18, 2024
1 parent a02c5c5 commit 5d8c6bc
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=Staging"]
ENTRYPOINT ["dotnet", "Streetcode.WebApi.dll", "--environment=Production"]

0 comments on commit 5d8c6bc

Please sign in to comment.