Browse Source

Update appsettings.json

pull/17660/head
Engincan VESKE 3 years ago
parent
commit
ddf13abbb3
  1. 2
      templates/app/aspnet-core/src/MyCompanyName.MyProjectName.DbMigrator/appsettings.json

2
templates/app/aspnet-core/src/MyCompanyName.MyProjectName.DbMigrator/appsettings.json

@ -35,12 +35,10 @@
"RootUrl": "https://localhost:44309"
},
//</TEMPLATE-REMOVE>
//<TEMPLATE-REMOVE IF-NOT='HostWithIds'>
"MyProjectName_Swagger": {
"ClientId": "MyProjectName_Swagger",
"RootUrl": "https://localhost:44305"
}
//</TEMPLATE-REMOVE>
}
}
}

Loading…
Cancel
Save