GitBrowser
mat-den-dagen
b30f464/MatDenDagen/appsettings.json
Name Message Date
📁 Components Add **the date** 11 days ago
📁 Infrastructure Add **the date** 11 days ago
📁 Models Add **the date** 11 days ago
📁 Properties Initialize project 13 days ago
📁 Services Add **the date** 11 days ago
📁 wwwroot Initialize project 13 days ago
📄 appsettings.Development.json Password protect admin pages 11 days ago
📄 appsettings.json Initialize project 13 days ago
📄 MatDenDagen.csproj Password protect admin pages 11 days ago
📄 OpenTelemetryExtensions.cs Database 13 days ago
📄 packages.lock.json Password protect admin pages 11 days ago
📄 Program.cs Add **the date** 11 days ago
📄 MatDenDagen/appsettings.json
1 2 3 4 5 6 7 8 9 10
{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
  "AllowedHosts": "*"
}