mirror of
https://github.com/aljazceru/opencode.git
synced 2026-01-22 09:14:57 +01:00
ci: try regional hostname again
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