Files
work/Ministreliy/appsettings.json
T
astankovmi d46dd0b6d2
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 9s
upd
2026-06-02 19:00:11 +03:00

10 lines
142 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}