Rank 2: Process
Appwrite migration crashes with the following message:
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 33554440 bytes) in /usr/src/code/vendor/utopia-php/database/src/Database/Document.php on line 431
Is there a way to increase PHPs allowed memory? Or do I need to do something else?