im using the adminer docker. when i import a gz file,
It gives me this error, Too big POST data. Reduce the data or increase the 'post_max_size' configuration directive.
I tried adding the following variables and it did not work.
MEMORY=512M
UPLOAD=4096M
Does anyone know how to increase the import upload limit. Thank you very much!!!