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

Add a mechanism to override all of the relay's env variables without explicitly exposing them manually #611

Open
natanasow opened this issue May 9, 2024 · 0 comments

Comments

@natanasow
Copy link
Collaborator

Problem

Currently, there is no natural way to override a relay's env if it's been added recently and not manually exposed in the local node as a config variable. All of the available overrides are described here and they are mapped to the relay's container here, again manually.

Solution

Should add an ability to pass an entire user's defined .env file (or single a single env variable) to the relay's container.

Alternatives

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant