feat: add Cloudflare tunnel hosting

This commit is contained in:
Jet 2026-05-28 14:50:07 -07:00
parent e6c1b82679
commit 23e087ae4b
No known key found for this signature in database
15 changed files with 839 additions and 30 deletions

View file

@ -58,4 +58,12 @@ in
server
noisebellDo
];
"cloudflare-api-token.age".publicKeys = [
jet
noisebellDo
];
"cloudflare-tunnel-secret.age".publicKeys = [
jet
noisebellDo
];
}