diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forge.skb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/forge.skb b/doc/forge.skb index fb9b0bd..13c8430 100644 --- a/doc/forge.skb +++ b/doc/forge.skb @@ -491,8 +491,9 @@ describing sockets to listen on]) (record-field "workers" [Number of worker processes]) (record-field "environment-variables" - [Association list mapping environment variables that should -be set in the execution environment to their values]) + [List of ,(record-ref "<environment-variable>") objects +describing environment variables that should be set in the execution +environment]) (record-field "mappings" [List of ,(code [<file-system-mapping>]) objects describing additional directories that should be shared with the container |