Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 193 Bytes

File metadata and controls

11 lines (9 loc) · 193 Bytes

MongoDB + Docker Compose

Sample for creating MongoDB container with docker-compose

# create dotenv file
cp sample.env .env
# edit the dotenv file
# start your database
./setup.sh