diff --git a/docs/csaf_provider.md b/docs/csaf_provider.md index 97b5b8c..74c0587 100644 --- a/docs/csaf_provider.md +++ b/docs/csaf_provider.md @@ -96,7 +96,7 @@ The following example file documents all available configuration options: # This example provides an overview over the syntax, # adjust the parameters depending on your setup. #[remote_validator] -#url = "http://localhost:3000" +#url = "http://localhost:8082" #presets = ["mandatory"] #cache = "/var/lib/csaf/validations.db"