Updated Export Docker Mongo Data (markdown)

Lauri Ojansivu 2018-03-08 18:43:55 +02:00
parent 3b33feec12
commit a9b4fc3315

@ -1,6 +1,8 @@
## Important info
You need to stop Wekan before importing MongoDB database with command `mongorestore --drop`
You need to stop Wekan before importing MongoDB database with command
`mongorestore --drop`
And also check that in your start-wekan.sh you have corrent MongoDB database name
admin, wekan, etc. Otherwise it will be empty.