previous command is to drop db???

biji 2018-04-03 12:20:45 +07:00
parent 9a6abb35c9
commit 385d068b35

@ -1,8 +1,8 @@
## Important info
You need to stop Wekan before importing MongoDB database with command
You need to stop Wekan before importing MongoDB database with command:
`mongorestore --drop`
`docker stop wekan-app`
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.