Files
myAi/Apis/cv-matcher-api/Properties/launchSettings.json
T
claude 75bc9509c5
Build and Push Docker Images / build (push) Successful in 4m35s
Changes
2026-05-14 14:12:29 +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"
}
}
}