From f916d2be5e5179b434be491d87849dda3a01bc22 Mon Sep 17 00:00:00 2001 From: cellarspoon Date: Tue, 21 Dec 2021 00:57:59 +0100 Subject: [PATCH] use convention --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index b168970..3181a29 100644 --- a/compose.yml +++ b/compose.yml @@ -74,7 +74,7 @@ services: entrypoint: /usr/local/bin/docker-entrypoint-custom.sh command: uwsgi --ini /opt/mailman-web/uwsgi.ini - front: + app: image: "nginx:1.21.1" environment: - DOMAIN