Skip to content

Commit cfec2d2

Browse files
committed
fix: sync FLY_REGION types to match current deployment config
1 parent 344c78f commit cfec2d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kiloclaw/worker-configuration.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ declare namespace Cloudflare {
1414
FLY_REGISTRY_APP: "kiloclaw-machines";
1515
FLY_ORG_SLUG: "kilo-679";
1616
FLY_IMAGE_TAG: "latest";
17-
FLY_REGION: "dfw,ewr,lax,sjc,eu";
17+
FLY_REGION: "eu,us";
1818
OPENCLAW_ALLOWED_ORIGINS: "https://claw.kilosessions.ai,https://kilo.ai,https://www.kilo.ai";
1919
REQUIRE_PROXY_TOKEN: "true";
2020
PROACTIVE_REFRESH_THRESHOLD_HOURS: "72";

0 commit comments

Comments
 (0)