Switch server names

This commit is contained in:
decentral1se 2021-05-16 14:50:40 +02:00
parent 0583ee4484
commit 77b6610716
Signed by: decentral1se
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 2 additions and 2 deletions

View File

@ -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