mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
previous command is to drop db???
parent
9a6abb35c9
commit
385d068b35
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue