mirror of
				https://github.com/distribution/distribution.git
				synced 2025-10-31 17:35:53 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			299 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			299 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| version: 0.1
 | |
| log:
 | |
|   level: info
 | |
|   fields:
 | |
|     service: registry
 | |
|     environment: macbook-air
 | |
| storage:
 | |
|     cache:
 | |
|         layerinfo: inmemory
 | |
|     filesystem:
 | |
|         rootdirectory: /Users/Shared/Registry
 | |
| http:
 | |
|     addr: 0.0.0.0:5000
 | |
|     secret: mytokensecret 
 | |
|     debug:
 | |
|         addr: localhost:5001
 |