{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
  
  "Storage": {
    "Type": "FileSystem",
    "Path": "Packages"
  },
	    
  "AllowedHosts": "*"
}
