Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into qt-top-bedrock-as-number
Browse files Browse the repository at this point in the history
  • Loading branch information
tschumpr committed Dec 5, 2023
2 parents 2a6ad7c + e343291 commit 6e2153f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ RUN dotnet publish \

FROM mcr.microsoft.com/dotnet/aspnet:8.0 AS deploy
ENV ASPNETCORE_ENVIRONMENT=Production
ENV ASPNETCORE_HTTP_PORTS=80
WORKDIR /app

# Install missing packages
Expand Down

0 comments on commit 6e2153f

Please sign in to comment.