Skip to content

Commit

Permalink
ports update
Browse files Browse the repository at this point in the history
  • Loading branch information
Deep Dolphin committed Sep 11, 2024
1 parent 0a3c1fa commit d705592
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Application/src/RazorPagesTestSample/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ RUN dotnet publish -c Release -o out
FROM mcr.microsoft.com/dotnet/aspnet:8.0 AS runtime
# Expose the desired port
EXPOSE 8080
EXPOSE 80

# Set the working directory
WORKDIR /app
Expand Down

0 comments on commit d705592

Please sign in to comment.