This commit is contained in:
kamonwan taengsuk
2023-03-29 21:58:46 +07:00
parent f38f9ce5f9
commit 8c0be55c08

View File

@@ -20,4 +20,4 @@ RUN fc-cache -fv
WORKDIR /app
COPY --from=build-env /publish .
ENV ASPNETCORE_URLS http://*:8080
ENTRYPOINT ["dotnet", "rmutr-report.dll"]
ENTRYPOINT ["dotnet", "rmutr-report.dll"]