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

Changed how tls for postgres is configured. #5

Merged
merged 3 commits into from
Dec 30, 2023

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    cf6cde5 View commit details
    Browse the repository at this point in the history
  2. A better solution for configuring database.

    Now only production environment will force the use of an TLS
    configuration, testing and development envs disable TLS by default.
    ladiesman218 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    6b1d585 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Update configure.swift

    petrpavlik authored Dec 30, 2023
    Configuration menu
    Copy the full SHA
    c9e1b53 View commit details
    Browse the repository at this point in the history