Revert launchSettings
This commit is contained in:
parent
8fbbbce4ec
commit
101a3c8af5
@ -1,4 +1,12 @@
|
||||
{
|
||||
"iisSettings": {
|
||||
"windowsAuthentication": false,
|
||||
"anonymousAuthentication": true,
|
||||
"iisExpress": {
|
||||
"applicationUrl": "http://localhost:44358/",
|
||||
"sslPort": 0
|
||||
}
|
||||
},
|
||||
"profiles": {
|
||||
"IIS Express": {
|
||||
"commandName": "IISExpress",
|
||||
@ -15,13 +23,5 @@
|
||||
},
|
||||
"applicationUrl": "http://localhost:44358/"
|
||||
}
|
||||
},
|
||||
"iisSettings": {
|
||||
"windowsAuthentication": false,
|
||||
"anonymousAuthentication": true,
|
||||
"iisExpress": {
|
||||
"applicationUrl": "http://localhost:65367/",
|
||||
"sslPort": 44327
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user