From eadc2a8535e5c105ff0788eb2a74ecc429b8d69a Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Sat, 27 Sep 2025 01:51:54 -0400 Subject: [PATCH] ci: give up --- infra/stage.ts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/infra/stage.ts b/infra/stage.ts index 72942290..7ec91e9a 100644 --- a/infra/stage.ts +++ b/infra/stage.ts @@ -6,8 +6,8 @@ export const domain = (() => { export const zoneID = "430ba34c138cfb5360826c4909f99be8" -new cloudflare.RegionalHostname("RegionalHostname", { - hostname: domain, - regionKey: "us", - zoneId: zoneID, -}) +// new cloudflare.RegionalHostname("RegionalHostname", { +// hostname: domain, +// regionKey: "us", +// zoneId: zoneID, +// })