mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +01:00
Updated Export Docker Mongo Data (markdown)
parent
a9b4fc3315
commit
6a3d308797
1 changed files with 3 additions and 2 deletions
|
|
@ -4,8 +4,9 @@ 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.
|
||||
And also check that in your start-wekan.sh or docker-compose.yml or similat that
|
||||
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