diff --git a/compose.yml b/compose.yml index e60dc67..b4a957b 100644 --- a/compose.yml +++ b/compose.yml @@ -38,7 +38,7 @@ services: entrypoint: /usr/local/bin/docker-entrypoint-custom.sh command: master --force - front: + web: image: "maxking/mailman-web:0.3" hostname: mailman-web networks: @@ -72,7 +72,7 @@ services: entrypoint: /usr/local/bin/docker-entrypoint-custom.sh command: uwsgi --ini /opt/mailman-web/uwsgi.ini - web: + front: image: "nginx:1.20.0" environment: - DOMAIN