Skip to content

Commit

Permalink
https://github.com/OpenCTI-Platform/connectors/issues/2355
Browse files Browse the repository at this point in the history
  • Loading branch information
romain-filigran committed Jul 16, 2024
1 parent 9ef0412 commit 51ca723
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions internal-enrichment/cape-sandbox/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@ services:
- "CONNECTOR_NAME=CAPEv2 Sandbox"
- CONNECTOR_SCOPE=StixFile,Artifact
- CONNECTOR_AUTO=false # Enable/disable auto-enrichment of observables
- CONNECTOR_CONFIDENCE_LEVEL=50 # From 0 (Unknown) to 100 (Fully trusted)
- CONNECTOR_LOG_LEVEL=error
- CAPE_SANDBOX_API_URL=ChangeMe # https://Base_URL/apiv2
- CAPE_SANDBOX_URL=ChangeMe # https://Base_URL/apiv2
- CAPE_SANDBOX_TOKEN=ChangeMe # Change if using auth
- CAPE_SANDBOX_ROUTE=tor # Network routing, other examples include: none, internet, vpn0
- CAPE_SANDBOX_TIMEOUT=300 # Maximum amount of seconds to run the analysis for
Expand Down

0 comments on commit 51ca723

Please sign in to comment.