Skip to content

Conversation

@mkucko
Copy link

@mkucko mkucko commented Nov 21, 2025

Adds automatic expansion of environment variables in server configuration env and transport.headers fields, allowing secrets to be kept out of config files.

Supports ${VAR} and ${VAR:-default} syntax for dynamic configuration values.

Note: Created with coding assistance

Adds automatic expansion of environment variables in server configuration
env and transport.headers fields, allowing secrets to be kept out of config
files.

Supports ${VAR} and ${VAR:-default} syntax for dynamic configuration values.

Note: Created with coding assistance.
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.

1 participant