Gateway in Aspire

This commit is contained in:
2025-09-15 01:14:43 +08:00
parent 091097a858
commit c1016e496a
9 changed files with 43 additions and 60 deletions

View File

@@ -9,15 +9,6 @@
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"https": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": false,
"applicationUrl": "https://localhost:7259;http://localhost:5212",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}