chore: update development connection string to localhost

This commit is contained in:
2026-06-01 18:16:54 +03:30
parent 4df537816f
commit 40fe6e897a

View File

@@ -6,7 +6,7 @@
}
},
"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": {
"Token": "A948B776B90CFD919B0EC60929714136CCB49DDB"