|
@@ -20,7 +20,7 @@
|
|
|
"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/",
|
|
|
"platform": "linux",
|
|
|
- "command": "tunnel --no-autoupdate run --token ${TUNNEL_TOKEN}",
|
|
|
+ "command": "tunnel run",
|
|
|
"restart_policy": "unless-stopped",
|
|
|
"title": "Cloudflared Tunnel",
|
|
|
"type": 1,
|