chore: update development connection string to localhost
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ConnectionStrings": {
|
"ConnectionStrings": {
|
||||||
"Default": "Server=87.107.108.119;TrustServerCertificate=True;Database=GreenHomeDb;User Id=sa;Password=qwER12#$110"
|
"Default": "Server=.;Integrated Security=False;Trusted_Connection=True;Encrypt=false;MultipleActiveResultSets=true;Database=GreenHomeDb;"
|
||||||
},
|
},
|
||||||
"AvanakVoiceCall": {
|
"AvanakVoiceCall": {
|
||||||
"Token": "A948B776B90CFD919B0EC60929714136CCB49DDB"
|
"Token": "A948B776B90CFD919B0EC60929714136CCB49DDB"
|
||||||
|
|||||||
Reference in New Issue
Block a user