From b40c9d57f9ec207ad0bb369a33d5bde45f473a86 Mon Sep 17 00:00:00 2001 From: Paul Hutelmyer Date: Fri, 29 Mar 2024 09:45:31 -0400 Subject: [PATCH] Update docker-compose.yaml --- build/docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/docker-compose.yaml b/build/docker-compose.yaml index 1b4917ea..b1c87505 100644 --- a/build/docker-compose.yaml +++ b/build/docker-compose.yaml @@ -93,7 +93,7 @@ services: #- VIRUSTOTAL_API_LIMIT=50 # Required if using VirusTotal Key #- REQUESTS_CA_BUNDLE=/etc/ssl/certs/cacerts.pem # Required if using VirusTotal Key #volumes: - #- /path/to/my/custom/cacerts.pem:/etc/ssl/certs/custom_cacerts.pem:ro # Required if using VirusTotal Key + #- /path/to/my/custom/cacerts.pem:/etc/ssl/certs/cacerts.pem:ro # Required if using VirusTotal Key networks: - net ports: