From 41079e84195c66dd682c1f7220b4427b8cbb453d Mon Sep 17 00:00:00 2001 From: ausmaster Date: Tue, 25 Jun 2024 21:33:25 -0700 Subject: [PATCH] Typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b19c888..3caeeab 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Below are the available options for the configuration file. - nvdCveChApi: NVD CVE Change History API Endpoint - nvdCpeApi: NVD CPE API Endpoint - nvdCpeMcApi: NVD CPE Match Criteria API -- apiKey: NVD API Key as string OR fetch from environment variable by setting to {"env": } +- apiKey: NVD API Key as string OR fetch from environment variable by setting to {"env": ""} - mongoHost: MongoDB Docker Container Hostname - mongoPort: MongoDB Docker Container Port - connRetries: Connection Retry Limit