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 e194928 commit 79aca1cCopy full SHA for 79aca1c
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=(localdb)\\MSSQLLocalDB; Database=AbpProjectNameDb2; Trusted_Connection=True;"
4
},
5
"Authentication": {
6
"JwtBearer": {
0 commit comments