修复docker

This commit is contained in:
Gui.H 2022-10-12 11:01:43 +08:00
parent 4627a1f705
commit a3624441ea

View File

@ -18,12 +18,6 @@
},
"applicationUrl": "https://localhost:5001;http://localhost:5000"
},
"IIS Express": {
"commandName": "IISExpress",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"Docker": {
"commandName": "Docker",
"launchBrowser": true,
@ -32,4 +26,4 @@
"useSSL": true
}
}
}
}