Skip to content

Commit

Permalink
Ports dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
E068097 committed Dec 13, 2024
1 parent d6f81cc commit 2fdb6b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/IoTHub.Portal.Server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ ENV ASPNETCORE_URLS=http://+:80;https://+:443

EXPOSE 80
EXPOSE 443
EXPOSE 8000
EXPOSE 8001

FROM mcr.microsoft.com/dotnet/sdk:8.0 AS build

Expand Down

0 comments on commit 2fdb6b2

Please sign in to comment.