Files
myAi/cv-matcher-api/Properties/launchSettings.json
T
claude fa1ef23c02
Build and Push Docker Images / build (push) Successful in 37s
Changes
2026-05-04 21:02:35 +03:00

12 lines
276 B
JSON

{
"profiles": {
"cv-matcher-api": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:58423;http://localhost:58425"
}
}
}