Newer
Older
# - ./data/runtime/db:/data/db
command: mongod --smallfiles --oplogSize 128
- MONGO_URL=mongodb://mongo:27017/rocketchat
# uncomment and set the line below if you need to support mobile apps
# - DDP_DEFAULT_CONNECTION_URL=http://yourhost:3000