Replaced CLAWDBOT with MOLTBOT in fly.toml
This commit is contained in:
parent
dd1810f071
commit
b1238d6c54
4
fly.toml
4
fly.toml
@ -10,8 +10,8 @@ primary_region = "iad" # change to your closest region
|
||||
[env]
|
||||
NODE_ENV = "production"
|
||||
# Fly uses x86, but keep this for consistency
|
||||
CLAWDBOT_PREFER_PNPM = "1"
|
||||
CLAWDBOT_STATE_DIR = "/data"
|
||||
MOLTBOT_PREFER_PNPM = "1"
|
||||
MOLTBOT_STATE_DIR = "/data"
|
||||
NODE_OPTIONS = "--max-old-space-size=1536"
|
||||
|
||||
[processes]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user