Explorar el Código

Update icon image to use a local image.

Robert Middleswarth hace 2 años
padre
commit
e8cd845a22
Se han modificado 2 ficheros con 206 adiciones y 1 borrados
  1. 205 0
      images/cloudflared.svg
  2. 1 1
      template/apps/cloudflared.json

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 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/",

Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio