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

How to change default API key for pipelines #311

Open
kalyan21 opened this issue Oct 28, 2024 · 1 comment
Open

How to change default API key for pipelines #311

kalyan21 opened this issue Oct 28, 2024 · 1 comment

Comments

@kalyan21
Copy link

Hello Team,
We are using https://github.com/open-webui/helm-charts to deploy pipelines to K8's and we would like to override the default API key to access pipelines. I have searched through the documents but didn't find anything associated with it.

Thanks,
Kalyan

@saattrupdan
Copy link

Seems like it can be changed via the PIPELINES_API_KEY environment variable:

API_KEY = os.getenv("PIPELINES_API_KEY", "0p3n-w3bu!")

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

No branches or pull requests

2 participants