default
This commit is contained in:
parent
f4ca525bb5
commit
120066fce1
|
@ -1,29 +1,15 @@
|
||||||
{
|
{
|
||||||
"iisSettings": {
|
"ConnectionStrings": {
|
||||||
"windowsAuthentication": false,
|
"DefaultConnection": ""
|
||||||
"anonymousAuthentication": true,
|
|
||||||
"iisExpress": {
|
|
||||||
"applicationUrl": "http://localhost:44357/",
|
|
||||||
"sslPort": 0
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"profiles": {
|
"Runtime" : "Server",
|
||||||
"IIS Express": {
|
"Installation": {
|
||||||
"commandName": "IISExpress",
|
"DefaultAlias": "",
|
||||||
"launchBrowser": true,
|
"HostPassword": "",
|
||||||
"inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}",
|
"HostEmail": "",
|
||||||
"environmentVariables": {
|
"SiteTemplate": "",
|
||||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
"DefaultTheme": "",
|
||||||
}
|
"DefaultLayout": "",
|
||||||
},
|
"DefaultContainer": ""
|
||||||
"Oqtane.Server": {
|
|
||||||
"commandName": "Project",
|
|
||||||
"launchBrowser": true,
|
|
||||||
"inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}",
|
|
||||||
"environmentVariables": {
|
|
||||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
||||||
},
|
|
||||||
"applicationUrl": "http://localhost:44357/"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user