Новый адрес API и обновил библиотеки.
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 12s

This commit is contained in:
2026-07-15 18:07:49 +03:00
parent fa9fd1e06a
commit 1a45fdc363
22 changed files with 103 additions and 84 deletions
+4 -2
View File
@@ -1,9 +1,11 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
"Default": "Error",
"Microsoft.AspNetCore": "Error",
"Microsoft.AspNetCore.Hosting.Diagnostics": "Information"
}
},
"Urls": "http://0.0.0.0:5050",
"AllowedHosts": "*"
}