From be15d43dd363c84a05af240ea9ae6863351f8c2b Mon Sep 17 00:00:00 2001 From: "s-l-teichmann s-l-teichmann@users.noreply.github.com" Date: Tue, 26 Jul 2022 13:14:14 +0000 Subject: [PATCH] Apply automatic changes --- docs/csaf_provider.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"