Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 397 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 397 Bytes

docker-mongodb

Docker MongoDB

Quick Start

  • Clone .env.sample to .env in the same directory and update configuration for project.
  • Start docker container: docker-compose up or docker-compose up -d
  • Refer to docker compose document in here.

Edit

environment:

  • MONGO_DATA_DIR=/data/db
  • MONGO_LOG_DIR=/dev/null