Skip to content
Snippets Groups Projects
Commit 3ae496c5 authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

[Mattermost] Give a name to Docker network

parent d9657e37
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,7 @@ networks: ...@@ -3,6 +3,7 @@ networks:
proxy: proxy:
external: true external: true
mattermost: mattermost:
name: "mattermost"
volumes: volumes:
mattermost-config: mattermost-config:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment