We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21f3632 commit 675af0cCopy full SHA for 675af0c
1 file changed
Dockerfile
@@ -21,3 +21,4 @@ WORKDIR /app
21
COPY --from=build-env /app/publish .
22
23
ENTRYPOINT ["dotnet", "Codingteam.Site.dll"]
24
+EXPOSE 80
0 commit comments