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 ff80a5a commit 70c6cd4Copy full SHA for 70c6cd4
aspnet-core/src/AbpCompanyName.AbpProjectName.Web.Host/appsettings.Staging.json
@@ -3,7 +3,7 @@
3
"Default": "Server=10.0.75.1; Database=AbpProjectNameDb; User=sa; Password=123qwe;"
4
},
5
"App": {
6
- "WebSiteRootAddress": "http://localhost:9902/",
+ "ServerRootAddress": "http://localhost:9902/",
7
"CorsOrigins": "http://localhost:9902"
8
}
9
0 commit comments