add: 使用单个配置文件
This commit is contained in:
		@@ -1,10 +0,0 @@
 | 
			
		||||
{
 | 
			
		||||
  "DetailedErrors": true,
 | 
			
		||||
  "Logging": {
 | 
			
		||||
    "LogLevel": {
 | 
			
		||||
      "Default": "Information",
 | 
			
		||||
      "Microsoft.AspNetCore": "Warning",
 | 
			
		||||
      "Katheryne": "Debug"
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
@@ -1,8 +1,10 @@
 | 
			
		||||
{
 | 
			
		||||
  "DetailedErrors": true,
 | 
			
		||||
  "Logging": {
 | 
			
		||||
    "LogLevel": {
 | 
			
		||||
      "Default": "Information",
 | 
			
		||||
      "Microsoft.AspNetCore": "Warning"
 | 
			
		||||
      "Microsoft.AspNetCore": "Warning",
 | 
			
		||||
      "Katheryne": "Debug"
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  "AllowedHosts": "*"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user