Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fix readme typo #566

Merged
merged 1 commit into from
May 13, 2024
Merged

chore: fix readme typo #566

merged 1 commit into from
May 13, 2024

Conversation

msmagnanijr
Copy link
Contributor

In the readme, tls.cert is being used, but in the configuration file tls.crt is defined ( ssl_cert_file = '/opt/app-root/src/certs/tls.crt').

This simple mistake can easily cause someone to lose time if they don't pay attention.

@phracek
Copy link
Member

phracek commented May 10, 2024

Thanks for this pull request

[test]

@phracek
Copy link
Member

phracek commented May 10, 2024

@msmagnanijr
Copy link
Contributor Author

Reference to configuration file https://github.com/sclorg/postgresql-container/blob/master/examples/enable-ssl/postgresql-cfg/ssl.conf#L3

Yep, As I said, it's a simple typo but it can waste someone's time. thanks

Copy link
Contributor

@zmiklank zmiklank left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the contribution!

@zmiklank zmiklank merged commit 566e248 into sclorg:master May 13, 2024
23 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants