docker-mailman icon indicating copy to clipboard operation
docker-mailman copied to clipboard

When SERVE_FROM_DOMAIN is specified, mailman-web fails with with no table `django_site`

Open maxking opened this issue 7 years ago • 2 comments

maxking avatar Mar 15 '18 23:03 maxking

Facing the same issue. Is there a way to fix this?

NilsGriebner avatar Jul 13 '22 11:07 NilsGriebner

These are the settings that you MUST change in your docker-compose.yaml before deploying

SERVE_FROM_DOMAIN should be listed in the docker-compose.yaml for clarity. With some fiddling, I've found out, but it's not immediately apparent where to add this setting...

ehuelsmann avatar Jul 11 '23 20:07 ehuelsmann