поправки косяков, ну типа
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-10-06 15:30:51 +03:00
parent a256ef99c0
commit f6029fd89f
4 changed files with 6 additions and 6 deletions

View File

@@ -14,7 +14,7 @@
"dotnetRunMessages": true,
"launchBrowser": true,
"launchUrl": "swagger",
"applicationUrl": "http://localhost:5022",
"applicationUrl": "http://localhost:5000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
@@ -24,7 +24,7 @@
"dotnetRunMessages": true,
"launchBrowser": true,
"launchUrl": "swagger",
"applicationUrl": "https://localhost:7168;http://localhost:5022",
"applicationUrl": "http://localhost:5000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}