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