We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 60fbac3 + a92a406 commit a744daeCopy full SHA for a744dae
README.md
@@ -47,3 +47,8 @@ The cve_search instance should be available under https://localhost
47
- Mongodb database dump exported via the `mongodump -d cvedb --gzip` command;
48
- Redis db dump of the Redis CPE db;
49
50
+### Updating
51
+
52
+When a new update is pulled from the repo it is recommended to
53
+- remove the .cve_search_data folder;
54
+- rebuild the docker images completely.
0 commit comments