wrong dll entry fixed
This commit is contained in:
@@ -25,4 +25,4 @@ ENV ASPNETCORE_URLS=http://+:80
|
||||
|
||||
COPY --from=build /app/out .
|
||||
|
||||
ENTRYPOINT ["dotnet", "SportsDivision.dll"]
|
||||
ENTRYPOINT ["dotnet", "SportsDivision.Web.dll"]
|
||||
|
||||
Reference in New Issue
Block a user