Commit 220ec2e
authored
Add restore database role to init-mongo.sh example in the README
When restoring an installation from a fresh install, the user used to authenticate with MongoDB lacked the permissions to drop the restore database, which caused the restore to fail completely.1 parent baf10c1 commit 220ec2e
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| |||
0 commit comments