We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8567c5f + 442c0d3 commit f2f7156Copy full SHA for f2f7156
1 file changed
docker-compose.yml
@@ -182,7 +182,7 @@ services:
182
- OPENBAS_TOKEN=${OPENBAS_ADMIN_TOKEN}
183
- COLLECTOR_ID=${COLLECTOR_NVD_NIST_CVE_ID} # Valid UUIDv4
184
- NVD_NIST_CVE_API_KEY=${COLLECTOR_NVD_NIST_CVE_API_KEY}
185
- - "COLLECTOR_NAME=Cve by NVD NIST"
+ - "COLLECTOR_NAME=CVE by NVD NIST"
186
- COLLECTOR_LOG_LEVEL=info
187
depends_on:
188
openbas:
0 commit comments