diff --git a/fly.private.toml b/fly.private.toml index 1c5e99b13..97bc41e6b 100644 --- a/fly.private.toml +++ b/fly.private.toml @@ -17,8 +17,8 @@ primary_region = "iad" # change to your closest region [env] NODE_ENV = "production" - CLAWDBOT_PREFER_PNPM = "1" - CLAWDBOT_STATE_DIR = "/data" + MOLTBOT_PREFER_PNPM = "1" + MOLTBOT_STATE_DIR = "/data" NODE_OPTIONS = "--max-old-space-size=1536" [processes]