File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ WORKDIR /app
55RUN set-itemproperty -path 'HKLM:\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters' -Name ServerPriorityTimeLimit -Value 0 -Type DWord
66EXPOSE 80
77COPY ${source:-obj/Docker/publish} .
8- ENTRYPOINT ["dotnet", "Basket .API.dll"]
8+ ENTRYPOINT ["dotnet", "Locations .API.dll"]
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ WORKDIR /app
55RUN set-itemproperty -path 'HKLM:\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters' -Name ServerPriorityTimeLimit -Value 0 -Type DWord
66EXPOSE 80
77COPY ${source:-obj/Docker/publish} .
8- ENTRYPOINT ["dotnet", "Basket .API.dll"]
8+ ENTRYPOINT ["dotnet", "Marketing .API.dll"]
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ WORKDIR /app
55RUN set-itemproperty -path 'HKLM:\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters' -Name ServerPriorityTimeLimit -Value 0 -Type DWord
66EXPOSE 80
77COPY ${source:-obj/Docker/publish} .
8- ENTRYPOINT ["dotnet", "Basket .API.dll"]
8+ ENTRYPOINT ["dotnet", "Payment .API.dll"]
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ WORKDIR /app
55RUN set-itemproperty -path 'HKLM:\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters' -Name ServerPriorityTimeLimit -Value 0 -Type DWord
66EXPOSE 80
77COPY ${source:-obj/Docker/publish} .
8- ENTRYPOINT ["dotnet", "WebMVC .dll"]
8+ ENTRYPOINT ["dotnet", "WebStatus .dll"]
You can’t perform that action at this time.
0 commit comments