Skip to content

Commit 0a80342

Browse files
committed
chore(dashboard): trigger Workers Builds after connecting Git
No-op comment touch under clients/dashboard/ to fire the newly-connected Cloudflare Workers Builds deployment, which publishes the raw-socket probe fix (84844f1) live.
1 parent 84844f1 commit 0a80342

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

clients/dashboard/worker.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/**
22
* Cloudflare Worker for dashboard.cumulusvpn.com — the public fleet monitor.
3+
* Auto-deployed via the Worker's Git (Workers Builds) connection on push.
34
*
45
* Serves the static page (ASSETS binding) and exposes `/api/fleet`, which
56
* aggregates every gateway's /v1/info SERVER-SIDE (no mixed-content block) and

0 commit comments

Comments
 (0)