Switch server names

This commit is contained in:
decentral1se 2021-05-16 14:50:40 +02:00
parent 0583ee4484
commit 77b6610716
No known key found for this signature in database
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 entrypoint: /usr/local/bin/docker-entrypoint-custom.sh
command: master --force command: master --force
front: web:
image: "maxking/mailman-web:0.3" image: "maxking/mailman-web:0.3"
hostname: mailman-web hostname: mailman-web
networks: networks:
@ -72,7 +72,7 @@ services:
entrypoint: /usr/local/bin/docker-entrypoint-custom.sh entrypoint: /usr/local/bin/docker-entrypoint-custom.sh
command: uwsgi --ini /opt/mailman-web/uwsgi.ini command: uwsgi --ini /opt/mailman-web/uwsgi.ini
web: front:
image: "nginx:1.20.0" image: "nginx:1.20.0"
environment: environment:
- DOMAIN - DOMAIN