Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
EdiWang committed Nov 16, 2023
1 parent 44b9c03 commit 1cac45c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ EXPOSE 8080
EXPOSE 8081

ENV ASPNETCORE_FORWARDEDHEADERS_ENABLED=true
#ENV ASPNETCORE_URLS=http://+:80

FROM mcr.microsoft.com/dotnet/sdk:8.0 AS build
WORKDIR /src
Expand Down

0 comments on commit 1cac45c

Please sign in to comment.