We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 036a5c6 commit 3bdb10aCopy full SHA for 3bdb10a
1 file changed
DockerFile DockerfileDockerFile renamed to Dockerfile
@@ -13,4 +13,4 @@ COPY --from=build /app/publish .
13
ENV ASPNETCORE_URLS=http://+:8080
14
EXPOSE 8080
15
16
-ENTRYPOINT ["dotnet", "CodeBeam.Website.dll"]
+ENTRYPOINT ["dotnet", "CodeBeam.Website.dll"]
0 commit comments