Skip to content

Add config.prod.example.yaml file #59

@221fa04732

Description

@221fa04732

Currently, config.prod.yml is being tracked by Git, which poses a serious security risk as it may lead to accidental exposure of sensitive production credentials. If credentials get committed and pushed, they could be permanently exposed in the repository's history, making them vulnerable to misuse.

To enforce better security practices and ensure smooth onboarding for contributors, we should:

  1. Add a config.prod.example.yml file with placeholder values.
  2. Stop tracking config.prod.yml and add it to .gitignore.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions