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