配置文件

This commit is contained in:
2024-04-12 09:55:26 +08:00
parent 64409b785b
commit c8e2f1eafd
4 changed files with 9 additions and 9 deletions

View File

@@ -4,7 +4,7 @@
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": false,
"applicationUrl": "http://0.0.0.0:9212",
"applicationUrl": "http://localhost:5000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Production"
}