Skip to content

Instantly share code, notes, and snippets.

@abhisekp
Created June 11, 2024 20:10
Show Gist options
  • Save abhisekp/448ba516b8dd3e4e58f08cb07828cbaf to your computer and use it in GitHub Desktop.
Save abhisekp/448ba516b8dd3e4e58f08cb07828cbaf to your computer and use it in GitHub Desktop.
MongoDB Setup
docker network create mongodb-net
docker volume create mongodb-data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment