Files
pos-system/microservices/apps/web-client-base-net/src/WebClientBase.Server/appsettings.json
Ho Ngoc Hai 76d75c753b Migrate
2026-05-23 18:37:02 +07:00

10 lines
142 B
JSON

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