mirror of
https://github.com/open-webui/mcpo.git
synced 2026-07-22 19:55:24 -04:00
feat: .env support #25
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @davidfungf on GitHub (Apr 7, 2025).
Check Existing Issues
Problem Description
We don't want to disclosure the secret key in the config.json file.
Desired Solution you'd like
We want to retrieve the secret key by a env variable. Can the secret key saved in a .env file?
Alternatives Considered
No response
Additional Context
No response
@tjbck commented on GitHub (Apr 10, 2025):
Added to dev with
6e05f1c56f