diff --git a/Environment/Service/appsettings.json b/Environment/Service/appsettings.json index 0a0b521..5daebe4 100644 --- a/Environment/Service/appsettings.json +++ b/Environment/Service/appsettings.json @@ -16,7 +16,7 @@ "User": "", "Password": "", "Name": "Environment", - "TrustServerCertificate": false, + "TrustServerCertificate": true, "Port": 1435 } }