You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(api): load API key from systemd credentials with fallback
If provided, API key is read through systemd credential `api-key` passed
to the service and preferred, will fallback to environment var if not
present.
See: https://systemd.io/CREDENTIALS systemd.system-credentials(7)
0 commit comments