fix proxy
							parent
							
								
									30421a801d
								
							
						
					
					
						commit
						93c7079f89
					
				|  | @ -479,6 +479,7 @@ func NewRegistry(root string) *Registry { | |||
| 
 | ||||
| 	httpTransport := &http.Transport{ | ||||
| 		DisableKeepAlives: true, | ||||
| 		Proxy: http.ProxyFromEnvironment, | ||||
| 	} | ||||
| 
 | ||||
| 	r := &Registry{ | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue