This website works better with JavaScript
Home
Explore
Help
Sign In
mirrors
/
borgmatic
mirror of
https://github.com/witten/borgmatic
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add missing Docker Compose depends.
Dan Helfman
2 years ago
parent
010b82d6d8
commit
fc2c181b74
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
tests/end-to-end/docker-compose.yaml
+ 1
- 0
tests/end-to-end/docker-compose.yaml
View File
@@ -30,3 +30,4 @@ services:
depends_on:
- postgresql
- mysql
+ - mongodb