version 2

This commit is contained in:
2025-12-16 16:52:40 +03:30
parent 61e86b1e96
commit 139924db94
52 changed files with 7350 additions and 321 deletions

View File

@@ -6,7 +6,7 @@
"ASPNETCORE_ENVIRONMENT": "Development"
},
"dotnetRunMessages": true,
"applicationUrl": "http://localhost:5064"
"applicationUrl": "http://0.0.0.0:5064"
},
"https": {
"commandName": "Project",
@@ -14,7 +14,7 @@
"ASPNETCORE_ENVIRONMENT": "Development"
},
"dotnetRunMessages": true,
"applicationUrl": "https://localhost:7274;http://localhost:5064"
"applicationUrl": "https://0.0.0.0:7274;http://0.0.0.0:5064"
},
"IIS Express": {
"commandName": "IISExpress",