소스 검색

Fix logo in app.json

DarthSim 6 년 전
부모
커밋
1934025bc7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app.json

+ 1 - 1
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": {