Set listen unix socket
This commit is contained in:
		@@ -1,8 +1,8 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "Kestrel": {
 | 
					  "Kestrel": {
 | 
				
			||||||
    "Endpoints": {
 | 
					    "Endpoints": {
 | 
				
			||||||
      "Http": {
 | 
					      "UnixSocket": {
 | 
				
			||||||
        "Url": "http://*:65041"
 | 
					        "Url": "http://unix:/var/sock/api_cycle_vdp.sock"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user