Last active
July 27, 2018 14:45
-
-
Save zeqk/5f2a2ddd2ef861eaf800759a1a3711b3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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