From 267bfba7ea98357ee5559f5383f779d4df147b0c Mon Sep 17 00:00:00 2001 From: notplants Date: Wed, 1 Dec 2021 14:02:11 +0100 Subject: [PATCH] Change name of mattermost service to app, based on lint recommendation --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 9846bf2..8fd0137 100644 --- a/compose.yml +++ b/compose.yml @@ -24,7 +24,7 @@ services: networks: - internal - mattermost: + app: image: mattermost/mattermost-team-edition:5.39 restart: ${RESTART_POLICY} security_opt: