Def Messagem jenkfins file
This commit is contained in:
@@ -25,7 +25,7 @@ WORKDIR /app
|
|||||||
COPY --from=publish /app/publish .
|
COPY --from=publish /app/publish .
|
||||||
|
|
||||||
# Set environment variables
|
# Set environment variables
|
||||||
ENV ASPNETCORE_URLS=http://+:8080, http://+:443
|
ENV ASPNETCORE_URLS=http://+:8080,https://+:443
|
||||||
ENV ASPNETCORE_ENVIRONMENT=Production
|
ENV ASPNETCORE_ENVIRONMENT=Production
|
||||||
|
|
||||||
ENTRYPOINT ["dotnet", "GeradoresWS.dll"]
|
ENTRYPOINT ["dotnet", "GeradoresWS.dll"]
|
||||||
Reference in New Issue
Block a user