We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9054f30 commit b0e3bfcCopy full SHA for b0e3bfc
aspnet-core/src/AbpCompanyName.AbpProjectName.Web.Mvc/appsettings.json
@@ -1,6 +1,6 @@
1
{
2
"ConnectionStrings": {
3
- "Default": "Server=(localdb)\\MSSQLLocalDB; Database=AbpProjectNameDb; Trusted_Connection=True;"
+ "Default": "Server=localhost; Database=AbpProjectNameDb; Trusted_Connection=True;"
4
},
5
"Authentication": {
6
"JwtBearer": {
0 commit comments