Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
Clarification for DD_SSL_VERIFY
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanFl authored May 26, 2022
1 parent 86bc9dc commit 09f9d2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ All parameters need to be provided as environment variables
| DD_COMMIT_HASH | Optional | - | |
| DD_BRANCH_TAG | Optional | - | |
| DD_API_SCAN_CONFIGURATION_ID | Optional | - | Id of the API scan configuration for API based parsers, e.g. SonarQube |
| DD_SSL_VERIFY | Optional | | Disable SSL verification by setting to `false` or `0`. Default `true` |
| DD_SSL_VERIFY | Optional | Optional | Disable SSL verification by setting to `false` or `0`. Default: `true` |

### Usage

Expand Down

0 comments on commit 09f9d2c

Please sign in to comment.