Skip to content

Proxy Configuration documentation has incorrect example #365

Open
@kkirsche

Description

@kkirsche

Checklist

  • I have searched the Sourcery documentation for the issue, and found nothing
  • I have checked there are no open bugs referencing the same bug or problem

Description

https://docs.sourcery.ai/Reference/Configuration/Proxy/#ssl_certs_file

The example:

proxy:
  url: /path/to/cafile.pem

for ssl_certs_file should be:

proxy:
  ssl_certs_file: /path/to/cafile.pem

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions