Skip to content

Commit 67a4292

Browse files
committed
Remove debian install from alpine-cloudflared.json
1 parent 6b50cbd commit 67a4292

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

frontend/public/json/alpine-cloudflared.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,6 @@
1515
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/cloudflare.webp",
1616
"description": "Cloudflared is a command-line tool that allows you to securely access resources on the Cloudflare network, such as websites and APIs, from your local computer. It works by creating a secure tunnel between your computer and the Cloudflare network, allowing you to access resources as if they were on your local network.",
1717
"install_methods": [
18-
{
19-
"type": "default",
20-
"script": "ct/cloudflared.sh",
21-
"resources": {
22-
"cpu": 1,
23-
"ram": 512,
24-
"hdd": 2,
25-
"os": "Debian",
26-
"version": "13"
27-
}
28-
},
2918
{
3019
"type": "alpine",
3120
"script": "ct/alpine-cloudflared.sh",

0 commit comments

Comments
 (0)