Skip to content

Feature: Backend: Allow to define path to the config file #838

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

Merged
merged 1 commit into from
May 19, 2025

Conversation

JulesdeCube
Copy link
Contributor

Issue

The path of the configuration file is currently hard coded to ../config.yaml this work well when on the current docker image.
But this don't work if you want to store the configuration in an other location (in a read only folder or filesystem).

PR

this PR allow to configure where the configuration file is located via the CONFIG_FILE environment variable.

Allow to configure where the configuration file is located via the `CONFIG_FILE` environment variable
Copy link
Owner

@stonith404 stonith404 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!

@stonith404 stonith404 merged commit cfdb29e into stonith404:main May 19, 2025
1 check 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.

2 participants