remove cloudflare tunnel token

This commit is contained in:
2026-05-31 21:57:33 -04:00
parent fcd14e1a00
commit 4050ad411b

View File

@@ -357,16 +357,6 @@
"user_editable": true,
"rules": "nullable|string",
"field_type": "text"
},
{
"name": "Cloudflare Tunnel Token",
"description": "Cloudflare tunnel token for exposing services. Leave empty to skip.",
"env_variable": "CLOUDFLARE_TUNNEL_TOKEN",
"default_value": "",
"user_viewable": true,
"user_editable": true,
"rules": "nullable|string",
"field_type": "text"
}
]
}