From b6f326b62f407d85e58483a9028ec5e68ea87065 Mon Sep 17 00:00:00 2001 From: Steven Foerster Date: Sun, 27 Sep 2020 17:15:41 -0400 Subject: [PATCH] default network --- extra/mattermost.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/extra/mattermost.yml b/extra/mattermost.yml index 8458645..6a54c2c 100644 --- a/extra/mattermost.yml +++ b/extra/mattermost.yml @@ -82,3 +82,8 @@ services: # This directory must have cert files if you want to enable SSL #- ./volumes/web/cert:/cert:ro - /etc/localtime:/etc/localtime:ro + +networks: + default: + external: + name: mistborn_default