Copy the settings file from /opt/mailman/web/ in the host system which is supposed to be mounted at /opt/mailman-web-data/ in the container.
- Set environemnt variables for Postgresql database in the compose file - Set environment variables for uwsgi in the compose file - Check if the postgresql container is up and accepting connections before running any actual services.