Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
Dockerfiles
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
3
Issues
3
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Picasoft
Technique
Dockerfiles
Commits
15b75846
Unverified
Commit
15b75846
authored
Nov 24, 2020
by
Quentin Duchemin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[DBBackup] Fix DB networks for Mattermost
parent
f0b031f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
pica-db-backup/docker-compose.yml
pica-db-backup/docker-compose.yml
+3
-0
No files found.
pica-db-backup/docker-compose.yml
View file @
15b75846
...
...
@@ -13,6 +13,8 @@ networks:
name
:
"
mobilizon"
codimd
:
name
:
"
codimd"
mattermost-db
:
name
:
"
mattermost-db"
services
:
db-backup
:
...
...
@@ -31,4 +33,5 @@ services:
-
wekan
-
mobilizon
-
codimd
-
mattermost-db
restart
:
unless-stopped
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment