소스 검색

Update icon image to use a local image.

Robert Middleswarth 2 년 전
부모
커밋
e8cd845a22
2개의 변경된 파일206개의 추가작업 그리고 1개의 파일을 삭제
  1. 205 0
      images/cloudflared.svg
  2. 1 1
      template/apps/cloudflared.json

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 205 - 0
images/cloudflared.svg


+ 1 - 1
template/apps/cloudflared.json

@@ -15,7 +15,7 @@
 	],
 	"image_amd64": "cloudflare/cloudflared:latest",
 	"image_arm64": "cloudflare/cloudflared:latest",
-	"logo": "https://www.cloudflare.com/static/61dea7db2b4d1b5325898dd0e25ce458/tunnel-hero-illustration.svg",
+	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/cloudflared.svg",
 	"name": "Cloudflared",
 	"note": "Requires a token in order to work. You can find the dashboard <a href='https://dash.teams.cloudflare.com/'>here</a>. Once you logged in, go to Access followed by Tunnels. Create a tunnel. After you gave it a name you'll see in the command section a long string of chacters. This is your token you must copy.",
 	"officialDoc": "https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/",

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.