diff man/sciworkerd.8 @ 52:95bc6b4ec753

sciworkerd: add API key support
author David Demelier <markand@malikania.fr>
date Wed, 17 Aug 2022 09:38:19 +0200
parents 084dee2bef50
children 562372396019
line wrap: on
line diff
--- a/man/sciworkerd.8	Wed Aug 17 09:37:45 2022 +0200
+++ b/man/sciworkerd.8	Wed Aug 17 09:38:19 2022 +0200
@@ -71,6 +71,21 @@
 as worker name. Default:
 .Dq default
 .El
+.\" ENVIRONMENT
+.Sh ENVIRONMENT
+The following environment variables affects
+.Nm :
+.Bl -tag
+.It Ev SCI_API_URL
+Points to a HTTP URL where
+.Nm scid
+is running. Must start with a HTTP scheme such as
+.Dq http
+or
+.Dq https .
+.It Ev SCI_API_KEY
+Secret API key to perform requests.
+.El
 .\" SEE ALSO
 .Sh SEE ALSO
 .Xr sci 7 ,