Commit 3979b15 1 parent 062126d commit 3979b15 Copy full SHA for 3979b15
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"ConnectionStrings" : {
3
- "ConnectionString" : " Pooling=false;Data Source=sql;Initial Catalog=<SQL_DBNAME>;MultipleActiveResultSets=true;User ID=sa;Password=<SQL_SA_PASSWD>;"
3
+ "ConnectionString" : " Pooling=false;Data Source=sql;Initial Catalog=<SQL_DBNAME>;MultipleActiveResultSets=true;User ID=sa;Password=<SQL_SA_PASSWD>;Trust Server Certificate=True; "
4
4
},
5
5
"Logging" : {
6
6
"LogLevel" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"ConnectionStrings" : {
3
- "ConnectionString" : " Pooling=false;Data Source=sql;Initial Catalog=<SQL_DBNAME>;MultipleActiveResultSets=true;User ID=sa;Password=<SQL_SA_PASSWD>;"
3
+ "ConnectionString" : " Pooling=false;Data Source=sql;Initial Catalog=<SQL_DBNAME>;MultipleActiveResultSets=true;User ID=sa;Password=<SQL_SA_PASSWD>;Trust Server Certificate=True; "
4
4
},
5
5
"Authentication" : {
6
6
"Jwt" : {
You can’t perform that action at this time.
0 commit comments