Quellcode durchsuchen

Build App list and docs

GitHub Workflow vor 2 Jahren
Ursprung
Commit
7b84c6e844
2 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 1 1
      template/portainer-v2-amd64.json
  2. 1 1
      template/portainer-v2-arm64.json

+ 1 - 1
template/portainer-v2-amd64.json

@@ -947,7 +947,7 @@
 			"name": "cloudflared-tunnel",
 			"note": "<h3>Template created by Pi-Hosted Series</h3><b>Check our Github page: <a href=\"https://github.com/pi-hosted/pi-hosted\" target=\"_blank\">https://github.com/pi-hosted/pi-hosted</a></b><br><br><b>Official Webpage: </b><a href=\"https://www.cloudflare.com/products/tunnel/\" target=\"_blank\">https://www.cloudflare.com/products/tunnel/</a><br><b>Official Docker Documentation: </b><a href=\"https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/\" target=\"_blank\">https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/</a><br><br><br>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.",
 			"platform": "linux",
-			"command": "tunnel --no-autoupdate run --token ${TUNNEL_TOKEN}",
+			"command": "tunnel run",
 			"restart_policy": "unless-stopped",
 			"title": "Cloudflared Tunnel",
 			"type": 1

+ 1 - 1
template/portainer-v2-arm64.json

@@ -947,7 +947,7 @@
 			"name": "cloudflared-tunnel",
 			"note": "<h3>Template created by Pi-Hosted Series</h3><b>Check our Github page: <a href=\"https://github.com/pi-hosted/pi-hosted\" target=\"_blank\">https://github.com/pi-hosted/pi-hosted</a></b><br><br><b>Official Webpage: </b><a href=\"https://www.cloudflare.com/products/tunnel/\" target=\"_blank\">https://www.cloudflare.com/products/tunnel/</a><br><b>Official Docker Documentation: </b><a href=\"https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/\" target=\"_blank\">https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/</a><br><br><br>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.",
 			"platform": "linux",
-			"command": "tunnel --no-autoupdate run --token ${TUNNEL_TOKEN}",
+			"command": "tunnel run",
 			"restart_policy": "unless-stopped",
 			"title": "Cloudflared Tunnel",
 			"type": 1