Updated Export Docker Mongo Data (markdown)

Lauri Ojansivu 2018-03-08 18:44:42 +02:00
parent 6a3d308797
commit 54787e36db

@ -4,7 +4,7 @@ You need to stop Wekan before importing MongoDB database with command
`mongorestore --drop` `mongorestore --drop`
And also check that in your start-wekan.sh or docker-compose.yml or similat that And also check that in your start-wekan.sh or docker-compose.yml or similar that
you have corrent MongoDB database name admin, wekan, etc. you have corrent MongoDB database name admin, wekan, etc.
Otherwise it will be empty. Otherwise it will be empty.