remove docker-compose-mongodump.yml
This commit is contained in:
parent
3d3e708877
commit
149960c1fd
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
|||
version: '3'
|
||||
services:
|
||||
mongo-dump:
|
||||
build: ./docker-tools/mongodump/
|
||||
volumes:
|
||||
- .:/data
|
||||
external_links:
|
||||
- eventman_eventman-mongo_1:eventman-mongo
|
Loading…
Reference in a new issue