mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated Export Docker Mongo Data (markdown)
parent
3b33feec12
commit
a9b4fc3315
1 changed files with 3 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue