增加环境变量
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-03-24 11:20:03 +08:00
parent b7c9abca02
commit 5481eac988
3 changed files with 26 additions and 5 deletions
@@ -20,7 +20,8 @@
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Test_IRC"
"ASPNETCORE_ENVIRONMENT": "Test_IRC",
"ASPNETCORE_OpenSwagger": "true"
},
"applicationUrl": "http://localhost:6100"
},