fix deploy dotnet backend

This commit is contained in:
2025-10-02 16:59:42 +05:00
parent 109629c6f9
commit 4fdfb37216
6 changed files with 124 additions and 12 deletions

View File

@ -5,7 +5,6 @@
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"Urls": "http://localhost:8000"
"AllowedHosts": "*"
}