Add persistency to RabbitMQ via Docker
This commit is contained in:
parent
6e485fbad4
commit
d3f6397999
3 changed files with 12 additions and 6 deletions
2
data/mongodb/.gitignore
vendored
Normal file
2
data/mongodb/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
*
|
||||
!.gitignore
|
2
data/rabbitmq/.gitignore
vendored
Normal file
2
data/rabbitmq/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
*
|
||||
!.gitignore
|
Loading…
Add table
Add a link
Reference in a new issue