增加irc-scp发布配置

This commit is contained in:
2024-07-11 16:59:58 +08:00
parent 239e0b84c2
commit 0827ede4b6
3 changed files with 31 additions and 3 deletions
+2 -2
View File
@@ -9,14 +9,14 @@
}
},
"profiles": {
"http": {
"Test_IRC_SCP": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"launchUrl": "swagger",
"applicationUrl": "http://localhost:5243",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
"ASPNETCORE_ENVIRONMENT": "IRC_Test_SCP"
}
},
"IIS Express": {