添加环境变量

This commit is contained in:
qianhao.xu
2024-01-13 16:19:32 +08:00
parent 2e90b9cf09
commit eb5ee7467c
4 changed files with 147 additions and 145 deletions

View File

@@ -15,7 +15,7 @@
"launchUrl": "",
"applicationUrl": "http://localhost:8889",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
"ASPNETCORE_ENVIRONMENT": "development"
}
}
}