mirror of
https://dev.azure.com/tstanciu94/Tuitio/_git/Tuitio
synced 2025-03-28 23:52:20 +02:00
dockerfile update
This commit is contained in:
parent
5379868395
commit
abc563346c
@ -32,4 +32,4 @@ ENV ConnectionStrings__DatabaseConnection="***REMOVED***"
|
||||
#Workaround to lower the TLS level in container for old sql server version
|
||||
RUN sed -i 's/TLSv1.2/TLSv1.0/g' /etc/ssl/openssl.cnf
|
||||
|
||||
ENTRYPOINT ["dotnet", "IdentityServer.Api.dll"]
|
||||
ENTRYPOINT ["dotnet", "IdentityServer.Api.dll", "--console"]
|
Loading…
x
Reference in New Issue
Block a user