From 77b66107164e7c2ed38083c0c83c372d1e939042 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Sun, 16 May 2021 14:50:40 +0200 Subject: [PATCH] Switch server names --- compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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