diff --git a/plugins/codescene/README.md b/plugins/codescene/README.md index 6d8d5841db..fa44506964 100644 --- a/plugins/codescene/README.md +++ b/plugins/codescene/README.md @@ -56,7 +56,9 @@ proxy: allowedHeaders: ['Authorization'] headers: Authorization: Basic ${CODESCENE_AUTH_CREDENTIALS} ---- +``` + +```yaml codescene: baseUrl: https://codescene.my-company.net # replace with your own URL ```