Replace CLAWDBOT with MOLTBOT in environment variables
This commit is contained in:
parent
dac52aec25
commit
1f52ebd701
@ -17,8 +17,8 @@ primary_region = "iad" # change to your closest region
|
|||||||
|
|
||||||
[env]
|
[env]
|
||||||
NODE_ENV = "production"
|
NODE_ENV = "production"
|
||||||
CLAWDBOT_PREFER_PNPM = "1"
|
MOLTBOT_PREFER_PNPM = "1"
|
||||||
CLAWDBOT_STATE_DIR = "/data"
|
MOLTBOT_STATE_DIR = "/data"
|
||||||
NODE_OPTIONS = "--max-old-space-size=1536"
|
NODE_OPTIONS = "--max-old-space-size=1536"
|
||||||
|
|
||||||
[processes]
|
[processes]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user