Skip to content

Commit 675af0c

Browse files
committed
Document the port exposed by the container
1 parent 21f3632 commit 675af0c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ WORKDIR /app
2121
COPY --from=build-env /app/publish .
2222

2323
ENTRYPOINT ["dotnet", "Codingteam.Site.dll"]
24+
EXPOSE 80

0 commit comments

Comments
 (0)