Browse Source

default network

59-mattermost
Steven Foerster 5 years ago
parent
commit
b6f326b62f
  1. 5
      extra/mattermost.yml

5
extra/mattermost.yml

@ -82,3 +82,8 @@ services:
# This directory must have cert files if you want to enable SSL # This directory must have cert files if you want to enable SSL
#- ./volumes/web/cert:/cert:ro #- ./volumes/web/cert:/cert:ro
- /etc/localtime:/etc/localtime:ro - /etc/localtime:/etc/localtime:ro
networks:
default:
external:
name: mistborn_default

Loading…
Cancel
Save