Skip to content

Commit

Permalink
Update docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
phutelmyer authored Mar 29, 2024
1 parent 8bcfa4e commit b40c9d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit b40c9d5

Please sign in to comment.