update
This commit is contained in:
@@ -20,4 +20,4 @@ RUN fc-cache -fv
|
|||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
COPY --from=build-env /publish .
|
COPY --from=build-env /publish .
|
||||||
ENV ASPNETCORE_URLS http://*:8080
|
ENV ASPNETCORE_URLS http://*:8080
|
||||||
ENTRYPOINT ["dotnet", "rmutr-report.dll"]
|
ENTRYPOINT ["dotnet", "rmutr-report.dll"]
|
||||||
Reference in New Issue
Block a user