Skip to content

Instantly share code, notes, and snippets.

@zeqk
Last active July 27, 2018 14:45
Show Gist options
  • Save zeqk/5f2a2ddd2ef861eaf800759a1a3711b3 to your computer and use it in GitHub Desktop.
Save zeqk/5f2a2ddd2ef861eaf800759a1a3711b3 to your computer and use it in GitHub Desktop.
docker run -d -p 27017:27017 -v ~/wikijs_mongo_data:/data/db --restart always --name wikijs-mongodb mongo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment