Skip to content

Commit

Permalink
hotfix dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
KrawMire committed Sep 2, 2023
1 parent 1f05a2b commit 4cd9e2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ScienceArchive.Server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ ENV SCIENCE_ARCHIVE_JWT_KEY=$SCIENCE_ARCHIVE_JWT_KEY

ENV ASPNETCORE_URLS=http://+:5000

ENTRYPOINT ["dotnet", "ScienceArchive.Api.dll"]
ENTRYPOINT ["dotnet", "ScienceArchive.Web.Api.dll"]

0 comments on commit 4cd9e2e

Please sign in to comment.