This repository was archived by the owner on Mar 17, 2025. It is now read-only.
Fix env variable to override the settings. Bug Fix for Docker#278
Open
farajfarook wants to merge 1 commit intomrvautin:masterfrom
Open
Fix env variable to override the settings. Bug Fix for Docker#278farajfarook wants to merge 1 commit intomrvautin:masterfrom
farajfarook wants to merge 1 commit intomrvautin:masterfrom
Conversation
Author
@erSitz I'm not sure. May be you can use this image to see if it solves your issue. This is a temporarily image i created to help myself until this PR get merged. |
This was referenced Nov 24, 2020
|
I can get the config.json file populated just fine upon looking at the container. However, viewing the page shows no saved connection details. |
This was referenced Sep 16, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a bug in docker. if the config file exists in the docker build, the environment variables cannot override those settings.