cloudflared widget working locally

This commit is contained in:
KillahBee 2023-01-23 11:59:58 -05:00
parent fa1792cd5f
commit 2836ee1f3b
2 changed files with 2 additions and 7 deletions

View file

@ -7,10 +7,6 @@ const widget = {
mappings: {
"cfd_tunnel": {
endpoint: "cfd_tunnel",
validate: [
"origin_ip",
"status",
],
},
},
};