mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
ci: try regional hostname again
This commit is contained in:
parent
085f4adbc3
commit
477586835a
@ -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,
|
||||||
// })
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user