Skip to content

Allow the auth token to come via environment

Sjoerd Simons requested to merge wip/sjoerd/auth-token-from-env into main

Allow the authentication token to come in via the environment makes it easier to stash it into a k8s secret without requiring the whole configuration file to be a secret.

Signed-off-by: Sjoerd Simons sjoerd@collabora.com

Merge request reports