Skip to content
Snippets Groups Projects
Commit 5dee90d3 authored by Gabriel Engel's avatar Gabriel Engel
Browse files

using replicates on mongo image

parent 5866043c
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ mongo:
# volumes:
# - ./data/runtime/mongo:/data/mongo
# - ./data/dump:/dump
command: mongod --smallfiles
command: mongod --smallfiles --replSet rs0 --oplogSize 128
rocketchat:
image: rocketchat/rocket.chat
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment