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