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

enhance(backend): Load settings via environment variables #14179

Merged
merged 4 commits into from
Jul 14, 2024

Commits on Jul 11, 2024

  1. feat(backend): Load settings via environment variables

    If they're not loaded from the config file.
    5ouma committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    b55f6e2 View commit details
    Browse the repository at this point in the history
  2. chore(docker): Add hints for environment variables

    It supports users to know about them.
    5ouma committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    03e781f View commit details
    Browse the repository at this point in the history
  3. docs(changelog): Add the description about this change

    Users can notice what's changed by this PR.
    5ouma committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    69dc1df View commit details
    Browse the repository at this point in the history
  4. style(backend): Fix code syntax

    To pass the linter.
    5ouma committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    1523140 View commit details
    Browse the repository at this point in the history