I had the same issue and I could fix it by setting the environment variable MM_PLUGINSETTINGS_ENABLEUPLOADS=true
in docker-compose.yaml
It seems that the environment variables are the best way to configure MM in docker
I had the same issue and I could fix it by setting the environment variable MM_PLUGINSETTINGS_ENABLEUPLOADS=true
in docker-compose.yaml
It seems that the environment variables are the best way to configure MM in docker