Update php.ini when using Wordpress image

As title says, I need to update php.ini to these values: RUN echo "upload_max_filesize = 128M" >> /usr/local/etc/php/php.ini RUN echo "post_max_size = 128M" >> /usr/local/etc/php/php.ini RUN echo "max_execution_time = 300" >> /usr/local/etc/php/php.ini RUN echo "max_input_time = 300" >> /usr/local/etc/php/php.ini How can I do this? I am using wordpress image, I do not have any code on local machine
Solution:
you can modify these things in the start command
Jump to solution
4 Replies
Percy
Percy2w ago
Project ID: 60d73e41-7abe-4350-85cb-32205ec70e33
klitchevo
klitchevoOP2w ago
60d73e41-7abe-4350-85cb-32205ec70e33
Solution
Brody
Brody2w ago
you can modify these things in the start command
klitchevo
klitchevoOP2w ago
ah, got ya, thanks!
Want results from more Discord servers?
Add your server