trinodb / trino-gateway

https://trinodb.github.io/trino-gateway/
Apache License 2.0
147 stars 65 forks source link

Allow setting config values from env variables #483

Open oneonestar opened 4 days ago

oneonestar commented 4 days ago

Description

Allow setting config values from env variables.

Additional context and related issues

This is the same syntax used by Trino: https://trino.io/docs/current/security/secrets.html

Release notes

(x) Release notes are required, with the following suggested text:

* Allow setting config values from environment variables