mirror of
https://github.com/aljazceru/opencode.git
synced 2026-01-09 10:54:59 +01:00
ci: give up
This commit is contained in:
@@ -6,8 +6,8 @@ export const domain = (() => {
|
|||||||
|
|
||||||
export const zoneID = "430ba34c138cfb5360826c4909f99be8"
|
export const zoneID = "430ba34c138cfb5360826c4909f99be8"
|
||||||
|
|
||||||
new cloudflare.RegionalHostname("RegionalHostname", {
|
// new cloudflare.RegionalHostname("RegionalHostname", {
|
||||||
hostname: domain,
|
// hostname: domain,
|
||||||
regionKey: "us",
|
// regionKey: "us",
|
||||||
zoneId: zoneID,
|
// zoneId: zoneID,
|
||||||
})
|
// })
|
||||||
|
|||||||
Reference in New Issue
Block a user