PIbd_23_Kislitsa_E.D_Diner/Diner/DinerClientApp/appsettings.json
2024-04-02 14:15:39 +04:00

12 lines
184 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"IPAddress": "http://localhost:5279/"
}