I am using wordpress, mysql:5.7 and ngnix docker containers on my server. While using elementor for wordpress i got this error message:
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 86016 bytes)
How can i increase the memory size. Should i do it in php conf of ngnix or throught the memory setup of the containers wp & db?