mirror of
				https://github.com/imgproxy/imgproxy.git
				synced 2025-10-30 23:08:02 +02:00 
			
		
		
		
	Fix logo in app.json
This commit is contained in:
		
							
								
								
									
										2
									
								
								app.json
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								app.json
									
									
									
									
									
								
							| @@ -3,7 +3,7 @@ | ||||
|   "description": "Fast and secure standalone server for resizing and converting remote images.", | ||||
|   "keywords": ["image", "resize-images", "crop-image", "microservice", "docker", "jpeg", "png", "libvips"], | ||||
|   "repository": "https://github.com/imgproxy/imgproxy", | ||||
|   "logo": "https://raw.githubusercontent.com/imgproxy/imgproxy/master/logo.svg", | ||||
|   "logo": "https://cdn.rawgit.com/DarthSim/imgproxy/master/logo.svg", | ||||
|   "success_url": "/health", | ||||
|   "stack": "container", | ||||
|   "env": { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user