This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
mirrors
/
borgmatic
mirror of
https://github.com/witten/borgmatic
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Add missing Docker Compose depends.
Dan Helfman
2 năm trước cách đây
mục cha
010b82d6d8
commit
fc2c181b74
1 tập tin đã thay đổi
với
1 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
1
0
tests/end-to-end/docker-compose.yaml
+ 1
- 0
tests/end-to-end/docker-compose.yaml
Xem Tập Tin
@@ -30,3 +30,4 @@ services:
depends_on:
- postgresql
- mysql
+ - mongodb