Skip to content

Commit

Permalink
increased heap
Browse files Browse the repository at this point in the history
  • Loading branch information
Norbert Takacs committed Jun 17, 2024
1 parent 8e2a66b commit e2c626c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start_bot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ fi

$PRISMA migrate deploy

node --max_old_space_size=3048 dist/src/main.js
node --max_old_space_size=4096 dist/src/main.js

0 comments on commit e2c626c

Please sign in to comment.